RubyGems Navigation menu

hub 1.12.4

`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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.12.4 - December 25, 2014 (44.5 KB)
  2. 1.12.3 - November 28, 2014 (44.5 KB)
  3. 1.12.2 - July 11, 2014 (44 KB)
  4. 1.12.0 - March 01, 2014 (43 KB)
  5. 1.11.2 - February 02, 2014 (43 KB)
Show all versions (24 total)

Owners:

Authors:

  • Chris Wanstrath, Mislav Marohnić

SHA 256 checksum:

6dca476051e83172b0d2baabe90773a5a218c814efd946f3343b23fc3f1c10cd

Total downloads 661,574

For this version 398,525

License:

MIT

Required Ruby Version: >= 0

Links: