Info2: << Package: hub Version: 1.10 Revision: 3 Type: py (2.7) Description: Github integration for git DescUsage: << (For detailed information, go to http://seveas.github.com/git-hub) $ git hub add-hook [name] [setting ...]: Add a service hook $ git hub add-public-keys [keys]: Adds the keys to your public keys (defaults to all keys it can find) $ git hub add-remote [user]: Add user's fork as a remote by that name $ git hub browse: Browse the repo on github $ git hub clone [repo]: Clone one of your repositories by name $ git hub create: Create a repository on github to push to $ git hub edit-hook [name] [setting ...]: Edit a service hook $ git hub fork [url or user and repo]: Fork a repo and clone it $ git hub forks: List all forks of this repository $ git hub gist [files]: Create a new gist from files $ git hub gists [user]: List a users gists $ git hub hooks: List service hooks $ git hub issue [issue number ...]: Issue details $ git hub issues [filters]: List issues $ git hub mirror [repo]: Mirror a repo or update it $ git hub network: Create a graphviz graph of followers and forks $ git hub pull-request [branch1:branch2]: Opens a pull request to merge your branch1 to upstream branch2 (defaults are current branch and master) $ git hub remove-hook [name]: Remove a service hook $ git hub repos [user]: List all repos of a user, by default yours $ git hub set-origin: Set the remote 'origin' to github. If this is a fork, set the remote 'upstream' to the parent $ git hub whoami: Display github user info $ git hub whois [user ...]: Display github user info << Maintainer: Daniel Johnson License: GPL3+ Homepage: http://pypi.python.org/pypi/hub Source: mirror:custom:h/hub/hub-%v.tar.gz Source-MD5: b16b00cb3e65ce4415251ae218187b1f PatchScript: perl -pi -e 's/list_gists/iter_gists/' git-hub Depends: python%type_pkg[py], docopt-py%type_pkg[py], github3.py-py%type_pkg[py], whelk-py%type_pkg[py], git CompileScript: %p/bin/python%type_raw[py] setup.py build InstallScript: %p/bin/python%type_raw[py] setup.py install --root=%d DocFiles: README CustomMirror: << eur-NL: http://a.pypi.python.org/packages/source/ nam-US: http://b.pypi.python.org/packages/source/ eur-DE: http://c.pypi.python.org/packages/source/ eur-DE: http://d.pypi.python.org/packages/source/ eur-DE: http://e.pypi.python.org/packages/source/ eur-DE: http://f.pypi.python.org/packages/source/ << <<