Method: MGit::ForEachCommand#description

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

#descriptionObject



26
27
28
# File 'lib/mgit/commands/foreach.rb', line 26

def description
  'execute a command for each repository'
end