Open davidjharder opened 1 year ago
Joey says
man git commit --fixup and git rebase --autosquash is so much better than interactive rebase
git commit --fixup
git rebase --autosquash
Joey says