./fixup_to_last_changed.sh <file> <file> <file> [optional git cli flags]
./fixup_to_last_changed.sh <file>
- will find the last commit wherefile
was changed, and create a fixup commit for that commit../fixup_to_last_changed.sh
- as above, but individually with two files, creating two fixup commits