Method: MGit::BranchesCommand#description

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

#descriptionObject



20
21
22
# File 'lib/mgit/commands/branches.rb', line 20

def description
  'list all repository branches and tracked upstream branches'
end