- Loading...
git-pr close
closes (i.e. withdraws) a pull request.
$ git pr close -h usage: git-pr [options] [<ID>] -u, --username NAME Username on host -r, --remote NAME Name of remote, defaults to 'origin' --verbose Turn on verbose output --debug Turn on debugging output --version Print the version of this tool -h, --help Show this help text
Close pull request with id 756:
$ git pr close 756
None.
See GitPrClose.java.