arxanas / git-branchless

High-velocity, monorepo-scale workflow for Git
Apache License 2.0
3.37k stars 80 forks source link

[3/7] feat(submit): support passing `--jobs` #1355

Closed arxanas closed 2 days ago

arxanas commented 4 days ago

Stack:


feat(submit): support passing --jobs

This is currently used only by the Phabricator forge, which uses the git test infrastructure to run arc on several commits at once. I don't know how well it works when an error occurs.