class Git::Whistles::PullRequest::Pivotal

Private Instance Methods

pr_command() click to toggle source
# File lib/git-whistles/pull_request/pivotal.rb, line 10
def pr_command
  'pivotal-pr'
end