LetsLunch / lunch

Other
38 stars 3 forks source link

work in master, not development #71

Closed cameron closed 10 years ago

cameron commented 10 years ago

github's search only works on the default branch, which is master. makes it hard to review the code effectively :/

you should certainly do your local development in a branch, but when it's complete and functional (which should be daily or many times/week for most development)—and ideally tested—then merge it back into master.

zzmp commented 10 years ago

Rajat, show us your git-fu!