jxk@sh.itjust.works to Programmer Humor@programming.dev · 3 days agoPlease let me squash a merge commitsh.itjust.worksimagemessage-square45linkfedilinkarrow-up1516arrow-down14
arrow-up1512arrow-down1imagePlease let me squash a merge commitsh.itjust.worksjxk@sh.itjust.works to Programmer Humor@programming.dev · 3 days agomessage-square45linkfedilink
minus-squarekungen@feddit.nulinkfedilinkarrow-up5·3 days agoHaha same. But that’s why you do it in another branch, and then squash-merge.
minus-squareranzispa@mander.xyzlinkfedilinkarrow-up2·3 days agoI like squash merge on small changes, but when larger code changes are there it becomes a huge commit which is difficult to review if you ever have to go back.
minus-squarepsycotica0@lemmy.calinkfedilinkarrow-up1·3 days agoRight… for sure… but then if you don’t want to squash, then it doesn’t matter you can’t squash a merge commit.
Haha same. But that’s why you do it in another branch, and then squash-merge.
I like squash merge on small changes, but when larger code changes are there it becomes a huge commit which is difficult to review if you ever have to go back.
Right… for sure… but then if you don’t want to squash, then it doesn’t matter you can’t squash a merge commit.