Hacker News new | past | comments | ask | show | jobs | submit login

You don't really need '-C HEAD' at all. The default behavior is to just reuse the last commit message, which is, implicitly, HEAD.



That doesn't work for me. git commit -a --amend prompts for commit message in $editor git commit -a --amend -C complains about lack of input

Maybe this is a git version specific thing.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: