`hub` is a command line utility which adds GitHub knowledge to `git`. It can used on its own or as a `git` wrapper. Normal: $ hub clone rtomayko/tilt Expands to: $ git clone git://github.com/rtomayko/tilt.git Wrapping `git`: $ git clone rack/rack Expands to: $ git clone git://github.com/rack/rack.git
Required Ruby Version
None
Authors
Chris Wanstrath
Versions
- 1.6.0 March 24, 2011 (3.5 KB)
- 1.5.1 March 18, 2011 (30 KB)
- 1.5.0 December 28, 2010 (29 KB)
- 1.4.1 August 09, 2010 (28 KB)
- 1.4.0 August 09, 2010 (27.5 KB)
- 1.3.1 April 29, 2010 (26 KB)