Hacker News new | ask | show | jobs
by ferdowsi 1844 days ago
Whoa. Really, really disappointed about this. The Phabricator approach to reviews and merges was incredibly impactful on a previous team. It encouraged discipline and an informative main branch that was always linked to reviews, and free of commits like "fixing lint errors" and "actually fix lint errors, for real". https://secure.phabricator.com/book/phabflavor/article/recom...

The task management system isn't bad either, considering how weak Github's is and how bloated JIRA is.

1 comments

+1 to “one idea is one commit” philosophy (and article)

If you’re using GitHub try “Allow squash merging” https://docs.github.com/en/github/administering-a-repository...