@[email protected] to Programmer [email protected] • 1 year agoOpenheimer in programmingi.postimg.ccimagemessage-square17fedilinkarrow-up1302arrow-down18
arrow-up1294arrow-down1imageOpenheimer in programmingi.postimg.cc@[email protected] to Programmer [email protected] • 1 year agomessage-square17fedilink
minus-square@[email protected]linkfedilinkEnglish1•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-square@[email protected]linkfedilinkEnglish1•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.