RubyGems Navigation menu

wipit 0.1.1

Save your work. $ wipit > git add . && git rm $(git ls-files --deleted) && git commit -m 'WIP' Save your work to a topic branch. $ wipit my_wip_branch > git checkout -b my_wip_branch && git add . && git rm $(git ls-files --deleted) && git commit -m 'WIP' Save your work to a topic branch and push to origin. $ wipit my_wip_branch -p > git checkout -b my_wip_branch && git add . && git rm $(git ls-files --deleted) && git commit -m 'WIP' && git push origin my_wip_branch

Gemfile:
=

installation:
=

Versions:

  1. 0.1.1 September 29, 2011 (5 ko)
  2. 0.1.0 August 16, 2011 (5 ko)
  3. 0.0.2 April 29, 2011 (5,5 ko)
  4. 0.0.1 April 29, 2011 (5 ko)

Propriétaires:

Auteurs:

  • John Thomas Marino

Total de contrôle SHA 256:

=

Total de téléchargements 13 472

Pour cette version 4 233

Version publiée:

License:

aucune

Version de Ruby requise: None

Liens: