Method: Toolshed::Commands::TicketInformation#branch

Defined in:
lib/toolshed/commands/ticket_information.rb

#branchObject



26
27
28
# File 'lib/toolshed/commands/ticket_information.rb', line 26

def branch
  @branch ||= Toolshed::Git::Branch.new
end