phabricator: make `hg debugcallconduit` work outside a hg repo...
phabricator: make `hg debugcallconduit` work outside a hg repo
I am trying to write some automations around phabricator and having
debugcallconduit work outside a hg repo will be nice!
Marking command as optionalrepo instead of norepo because we might to load
repo/.hg/hgrc.
Differential Revision:
https://phab.mercurial-scm.org/D6499