Closed arxanas closed 4 months ago
Stack:
feat(submit): support passing --jobs
--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.
git test
arc
Stack:
feat(submit): support passing
--jobs
This is currently used only by the Phabricator forge, which uses the
git test
infrastructure to runarc
on several commits at once. I don't know how well it works when an error occurs.