May 2010
1 post
I always forget to add the "sign-off" line to my...
export EDITOR=cat while git rebase —continue ; do git commit —amend -s ; done
May 17th