Method: Toolshed::Commands::CreatePullRequest#branch

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

#branchObject



48
49
50
# File 'lib/toolshed/commands/create_pull_request.rb', line 48

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