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

no, you don't 'have to do so manually'. all agents can run 'git commit' for you. if you end up with too many commits for your taste; squash on merge, or before push; `git reset --soft HEAD~3; git commit -m "Squashed 3 commits"`


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

Search: