Method: MGit::CheckoutCommand#usage

Defined in:
lib/mgit/commands/checkout.rb

#usageObject



17
18
19
# File 'lib/mgit/commands/checkout.rb', line 17

def usage
  'checkout <commit-sha/obj>'
end