Bash

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.