mirror of
https://github.com/kennethreitz/ghsync.git
synced 2026-06-05 23:10:16 +00:00
unicode issues
This commit is contained in:
+6
-6
@@ -8,12 +8,12 @@ update it via git-pull. Otherwise, it will properly clone the repo.
|
||||
It will organize your repos into the following directory structure: ::
|
||||
|
||||
+ repos
|
||||
├── forks (public fork repos)
|
||||
├── mirrors (public mirror repos)
|
||||
├── private (private repos)
|
||||
├── public (public repos)
|
||||
├── watched (public watched repos)
|
||||
└── sync.py (this script)
|
||||
\ +-- forks (public fork repos)
|
||||
+-- mirrors (public mirror repos)
|
||||
+-- 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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user