Skip to content

Release branches #784

Answered by arxanas
Kinrany asked this question in Q&A
Discussion options

You must be logged in to vote

Cherry-picking is probably the best way to handle it. git-branchless uses the same "patch ID" mechanism as Git to detect patches which are duplicated across multiple branches, so if you were to git move or git sync one branch onto another, then git-branchless to decline to reapply the same patch.

There isn't currently a way to update two commits in different places with the same contents. See #553 for more discussion.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Kinrany
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants