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

Another tip to add to point 2: keep the scope of each branch limited so that the resulting name can be short. E.g. a branch with feature1, feature2, and fix3 should be 3 separate branches. Combining too many things into one branch is a common mistake, and a side-effect is that it's impossible to come up with a short name for the branch.


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

Search: