Flowdock
method

git

Importance_1
Ruby on Rails latest stable (v3.2.13) - 0 notes - Class: Rails::Generators::Actions
git(commands={}) public

Run a command in git.

Examples

git :init
git :add => "this.file that.rb"
git :add => "onefile.rb", :rm => "badfile.cxx"
Show source
Register or log in to add new notes.