• More GitHub Gem Goodies

    defunkt 18 Nov 2008

    You can now pass --learn to any GitHub gem command to see the git operations being run under the covers.

    Hot off the presses:

    As always:

    $ gem install defunkt-github

    Want to contribute? Dive into the commands and join the long list of contributors.

  • Comments

    dustin Tue Nov 18 15:09:02 -0800 2008

    With this latest release, the network command went away (reverting back to 0.2.1):

    dhcp-14:/tmp/github-gem 539% github network commits git: ‘network’ is not a git-command. See ‘git —help’.

    defunkt Tue Nov 18 15:13:36 -0800 2008

    Nice catch – thanks Dustin. I just pushed out a new release with a fix (was a faulty Manifest).

    Please log in to comment.