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

My team uses Phabricator without any feature toggles in our code. You land code onto master when it's ready to ship. Until then, you have features developed and reviewed on separate branches. I don't get how that's more or less fragile than merges.


I was addressing the idea of committing directly to master, protecting your code with feature toggles so it doesn't break things. Maybe I misunderstood the OP.

I think feature toggles can be extremely useful, but still develop in a branch and merge after review/qa.




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

Search: