Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
Patches: Add support for custom merge destination
ade wants to merge 8 commits into master · opened 7 days ago

This patch introduces the ability to specify a target branch for patches using the patch.destination push option. Previously patches implicitly targeted the repository's default branch. Furthermore this patch introduces strict isolation for merges and reverts: a patch will now only be marked as merged or reverted if the commits are pushed to its explicitly intended destination branch.