JPDev@programming.dev to Programmer Humor@programming.dev · 2 年前Rebase Supremacyprogramming.devimagemessage-square231linkfedilinkarrow-up11.14Karrow-down122
arrow-up11.12Karrow-down1imageRebase Supremacyprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 年前message-square231linkfedilink
minus-squarespinglinkfedilinkEnglisharrow-up1·edit-22 年前Even better, master creating fixup and squash commits and maintain logical commits as you work with git rebase -i --autosquash
Even better, master creating fixup and squash commits and maintain logical commits as you work with
git rebase -i --autosquash