git_shizzle 0.2.8
git_shizzle lets you quickly operate on the file lists printed by `git status`. Imagine a number before each line of the status output and use that index to specify the file you want to operate on. For example, to stage the first file in the list of "Changes not staged for commit", run `quick-git stage 1`.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
thor
~> 0.16