Fixes T5071. If you run arc diff --raw from some arbitrary, non-repository directory we incorrectly try to read information out of the working copy. Even if this information is available, arc diff --raw should not assume it's accurate (there's no guarantee the diff comes from the working copy).
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T5071: arc diff --raw is not working
- Commits
- rARC75cb3cf35819: Fix `arc diff --raw` when run outside a repository
Ran arc diff --raw in an arbitrary directory.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Skipped - Unit
Tests Skipped