Previously I sent an email to this list ( https://groups.google.com/forum/#!topic/mozilla.dev.platform/o9f2S0vO47k) about my |phlay| tool for pushing commit series to phabricator without touching the working directory. (https://github.com/mystor/phlay)
I've since rewritten it to avoid the PHP and arcanist dependencies, and it no longer modifies your commit messages beyond adding the revision link. Instead, phlay directly talks to conduit APIs. It still has a dependency on |git|, although |hg| users can use the official moz-phab tool. Please let me know if you decide to use phlay and run into issues with it! - nika P.S. If you still want to use the older version of phlay, it is on the |legacy| branch (https://github.com/mystor/phlay/tree/legacy) _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform