gh-pr-merge: add page (#5731)

This commit is contained in:
Axel Navarro
2021-04-15 14:04:49 -03:00
committed by GitHub
parent 0a65d9c38a
commit fa468e6eb5
2 changed files with 25 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
`gh pr review --approve`
- Merge the pull request associated with the current branch, removing the branch on both the local and the remote:
- Merge the pull request associated with the current branch interactively:
`gh pr merge`