Skip to content

4.6.5 Add `--pr` option

Compare
Choose a tag to compare
@sorenlouv sorenlouv released this 26 Aug 13:22

Adds --pr option which makes it possible to backport a commit by referencing the pull request that merged it.

Usage:

backport --pr 1337

Implemented in #145