Skip to content

src: add `-x` when cherry-pick commit

Ratchanan Srirattanamet requested to merge personal/peat-psuwit/cherry-pick-x into main

Adds "(cherry picked from commit ...)" trailer to backported commits, which could be helpful in finding relations between commits on different branches.

Requires new version of git-backporting which is why it has MR dependency on the update dependencies MR.

Edited by Ratchanan Srirattanamet

Merge request reports