Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There's nothing to it, it's just "git commit".

You then add your changes and "git commit --amend".

(These could be aliases. Mine are "ci" and "ca" respectively.)



You can do that. But I mean there is literally a spot in the .git directory for the work-in-progress commit message. When you later do git commit -a or whatever, it pulls up the message.


Is there any way you can be specific enough for people to reproduce this?




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

Search: