Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Git ¶
Git ...
func (*Git) CloneAndMerge ¶
func (g *Git) CloneAndMerge(pr *models.PullRequest) error
CloneAndMerge merges the tip of a pull request into the tip of base.
func (*Git) RevParseBase ¶
func (g *Git) RevParseBase(pr *models.PullRequest) (string, error)
RevParseBase retrieves the SHA of the base branch.
Click to show internal directories.
Click to hide internal directories.