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

Regarding the specific example of the commit, what I do to avoid precisely this is git commit -m wip. After the feature is done I git rebase -i and go thru the commits which should be merged (forgot the term) and which need a commit message.



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

Search: