blob: 11c6a6794674af6a3452db3cde7f2657a5756da9 [file] [log] [blame]
#!/bin/bash
#Reformat and ammend each commit since the provided
#commit-sh argument
#
#NOTE: Only use on local branches!
git rebase -i --exec dev/ammend-format.sh $1