Method: MGit::LogCommand#description

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

#descriptionObject



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

def description
  'show unmerged commits for all remote-tracking branches'
end