[11:00:58] twentyafterfour: thanks [11:01:21] my biggest fear is arc flow over git flow, is that too big of an issue for outsiders? (I have no problems with arc, but wouldn't like to enforce arc usage) [13:03:10] trepatud1: Sadly a lot of people are afraid of arc. It's really a great workflow once you set it up but it is definitely a bit of friction for some [13:04:13] in practice it's not that different, it's just using another tool that seems to put people off. I'd love to see phabricator implement the clientless git-only patch submission but when doing that you lose a lot of benefits like client-side tests and auto-fix linters. [13:06:09] you can still use phabricator / phorge in post-commit review mode, which gets you a workflow fairly close to the pull request model... that doesn't require arc but it doesn't benefit from the advantages that arc offers. [14:51:59] got it