Description

git-pr sponsor sponsors a pull request.

Usage

$ git pr sponsor -h
usage: git-pr sponsor [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

Examples

Sponsor a pull request with id 756:

$ git pr sponsor 778
Pushed as commit 65d45ce242672baee07d0d68ee68242af6c0fc70

Configuration

None.

Source

See GitPrSponsor.java.