mirror of
https://github.com/kennethreitz/ghsync.git
synced 2026-06-05 23:10:16 +00:00
script is now installed
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ It will organize your repos into the following directory structure: ::
|
||||
+-- private (private repos)
|
||||
+-- public (public repos)
|
||||
+-- watched (public watched repos)
|
||||
+-- sync.py (this script)
|
||||
|
||||
|
||||
Requires Ask Solem's github2 (http://pypi.python.org/pypi/github2).
|
||||
|
||||
|
||||
+1
-2
@@ -14,8 +14,7 @@ It will organize your repos into the following directory structure:
|
||||
├── mirrors (public mirror repos)
|
||||
├── private (private repos)
|
||||
├── public (public repos)
|
||||
├── watched (public watched repos)
|
||||
└── sync.py (this script)
|
||||
└── watched (public watched repos)
|
||||
|
||||
Requires Ask Solem's github2 (http://pypi.python.org/pypi/github2).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user