Method: MGit::CheckoutCommand#description

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

#descriptionObject



21
22
23
# File 'lib/mgit/commands/checkout.rb', line 21

def description
  'checkout commit object in all repositories that have it'
end