mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-24 21:48:20 +01:00
506e795fda
Summary: For some workflows (all Mercurial, all SVN, some git) I eventually want arc to pick between "arc --create" and "arc --update" automatically. "arc which" laid the groundwork for this. For now, implement it as an optional flag because I think there are still some rough edges on this pathway (for example, handling of commit messages when errors happen). When 'arc diff --auto' is invoked, guess whether the user meant --create or --update. Test Plan: Created this revision with 'arc diff --auto'. Reviewers: Makinde, btrahan Reviewed By: btrahan CC: aran, epriestley Maniphest Tasks: T614 Differential Revision: https://secure.phabricator.com/D1648 |
||
---|---|---|
.. | ||
__init__.php | ||
ArcanistDiffWorkflow.php |