We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eb8ef38
Adds --pr option which makes it possible to backport a commit by referencing the pull request that merged it.
--pr
Usage:
backport --pr 1337
Implemented in #145