Method: MGit::CheckoutCommand#description
- Defined in:
- lib/mgit/commands/checkout.rb
#description ⇒ Object
21 22 23 |
# File 'lib/mgit/commands/checkout.rb', line 21 def description 'checkout commit object in all repositories that have it' end |