Skip to content

v6.1.5

Compare
Choose a tag to compare
@sorenlouv sorenlouv released this 17 Jan 23:22
· 237 commits to main since this release

--until and --since flags (#286)

Ability to filter commits by date

backport --all --since "2020-02-03" --until "2020-02-04"

--dir flag (#288)

By default the temporary repo will be checked out in ~/.backport/repositories/{project}. This option allows the user to specify the location of the temporary repository for the project.

--publishStatusComment (#288)

This setting makes it possible to disable posting of status comments on source pull requests