Hacker News new | past | comments | ask | show | jobs | submit login
Should I write commit messages - first? (letac.tumblr.com)
10 points by stralep on June 3, 2011 | hide | past | favorite | 1 comment



I usually will create a new branch based on the TODO list item I am working on. Then I will checkout that branch and work on the new feature. When it is done I will merge it back into master and write a commit about what I changed. Then I push it to the master branch on origin. There are only two of us working on our project right now so we don't branch on Github. However, a large team should probably push to a new branch on the origin and then merge it there.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: