mastermind@lemm.ee to Programmer Humor@programming.dev · 1 year agoOpenheimer in programmingi.postimg.ccimagemessage-square17fedilinkarrow-up1307arrow-down18
arrow-up1299arrow-down1imageOpenheimer in programmingi.postimg.ccmastermind@lemm.ee to Programmer Humor@programming.dev · 1 year agomessage-square17fedilink
minus-squareGecko@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoYou could just rebase your develop branch to a commit before the merge and have a different commit history, or actually do it properly and have squash merges.
minus-squareDouble_A@discuss.tchncs.delinkfedilinkEnglisharrow-up1·1 year ago do it properly and have squash merges If you have big features that deletes a lot of maybe important commit history.
You could just rebase your develop branch to a commit before the merge and have a different commit history, or actually do it properly and have squash merges.
If you have big features that deletes a lot of maybe important commit history.