Home
last modified time | relevance | path

Searched defs:mergePullRequest (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gh/cli-2.4.0/pkg/cmd/pr/merge/
H A Dhttp.go37 func mergePullRequest(client *http.Client, payload mergePayload) error { func
/dports/devel/git-town/git-town-7.6.0/src/drivers/
H A Dgithub.go124 func (d *githubCodeHostingDriver) mergePullRequest(options MergePullRequestOptions) (mergeSha strin… func