public
Rubygem
Description: The official `github` command line helper for simplifying your GitHub experience.
Homepage: http://github.com
Clone URL: git://github.com/defunkt/github-gem.git
Fixed typo in comments.
riquedafreak (author)
Mon Jul 07 11:41:20 -0700 2008
kballard (committer)
Thu Jul 24 18:00:42 -0700 2008
commit  85301991bd104643a19e1de739faf83192ce6ffe
tree    ca6908065b2a02d0116165df201d80dd39923c9d
parent  b30f2991e48524981a0369c0b9526a7f862d2002
...
9
10
11
12
 
13
14
15
...
9
10
11
 
12
13
14
15
0
@@ -9,7 +9,7 @@ require 'rubygems'
0
 #
0
 # $ github <command> <args>
0
 #
0
-# GitHub.register <command> do |*args|
0
+# GitHub.command <command> do |*args|
0
 # whatever
0
 # end
0
 #

Comments

    No one has commented yet.