A simple Bash script to automate the amending of older commits with staged changes. This script has since been deprecated in favor of using git commit --fixup.
Page
Page
A simple Bash script to automate the amending of older commits with staged changes. This script has since been deprecated in favor of using git commit --fixup.