Module: Git2
- Defined in:
- lib/git2.rb,
lib/git2/version.rb
Constant Summary collapse
- Help =
<<TXT Usage: git2 <command> [<args>] Currently available git2 commands are: pack-objects Create a packed archive of objects TXT
- VERSION =
"0.0.1"
<<TXT Usage: git2 <command> [<args>] Currently available git2 commands are: pack-objects Create a packed archive of objects TXT
"0.0.1"