jxk@sh.itjust.works to Programmer Humor@programming.dev · 3 days agoPlease let me squash a merge commitsh.itjust.worksimagemessage-square45linkfedilinkarrow-up1511arrow-down14
arrow-up1507arrow-down1imagePlease let me squash a merge commitsh.itjust.worksjxk@sh.itjust.works to Programmer Humor@programming.dev · 3 days agomessage-square45linkfedilink
minus-squaremcv@lemmy.ziplinkfedilinkarrow-up1·1 day agoThis is what I’m saying: it depends on your workflow.
minus-squareexpr@piefed.sociallinkfedilinkEnglisharrow-up1·22 hours agoAnd I"m saying that doing with merges (and squashing) what should be done with rebases is bad. You can do it that way, but you shouldn’t, because it makes for worse history and less usable git tools.
This is what I’m saying: it depends on your workflow.
And I"m saying that doing with merges (and squashing) what should be done with rebases is bad. You can do it that way, but you shouldn’t, because it makes for worse history and less usable git tools.