git(commands={})
Instance Public methods
Run a command in git.
1 2 3 | git :init git add: "this.file that.rb" git add: "onefile.rb" , rm: "badfile.cxx" |
Run a command in git.
1 2 3 | git :init git add: "this.file that.rb" git add: "onefile.rb" , rm: "badfile.cxx" |
Designed by : w10schools
service@w10schools.com
Please login to continue.