Method: MGit::TagsCommand#description

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

#descriptionObject



19
20
21
# File 'lib/mgit/commands/tags.rb', line 19

def description
  'display the latest tag in repository (master branch)'
end