jxk@sh.itjust.works to Programmer Humor@programming.dev · 15 days agoPlease let me squash a merge commitsh.itjust.worksimagemessage-square36linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagePlease let me squash a merge commitsh.itjust.worksjxk@sh.itjust.works to Programmer Humor@programming.dev · 15 days agomessage-square36linkfedilink
minus-squarekungen@feddit.nulinkfedilinkarrow-up0·15 days agoHaha same. But that’s why you do it in another branch, and then squash-merge.
minus-squareranzispa@mander.xyzlinkfedilinkarrow-up0·15 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.
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.