hubflow 1.7.0
`hubflow` is a command line utility which adds GitHub knowledge to `git` combined with workflow inspired by `git flow`. It can used on its own or as a `git` wrapper. Normal: $ hubflow 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:
=
Installeer:
=
Versies:
- 1.7.0 November 30, 2011 (40 KB)