Libraries
»
mgit
(0.4.11)
»
Index
»
MGit
»
CheckoutCommand
»
#usage
Method: MGit::CheckoutCommand#usage
Defined in:
lib/mgit/commands/checkout.rb
#
usage
⇒
Object
17 18 19
# File 'lib/mgit/commands/checkout.rb', line 17
def
usage
'
checkout <commit-sha/obj>
'
end