@[email protected] to Programmer [email protected] • 1 year agoOpenheimer in programmingi.postimg.ccimagemessage-square16fedilinkarrow-up1286arrow-down18
arrow-up1278arrow-down1imageOpenheimer in programmingi.postimg.cc@[email protected] to Programmer [email protected] • 1 year agomessage-square16fedilink
minus-square@GeckolinkEnglish2•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.