Page MenuHomePhabricator

Use --no-ext-diff in `arc land` call to `git diff`
ClosedPublic

Authored by epriestley on Aug 6 2016, 1:41 PM.
Tags
None
Referenced Files
F18094123: D16375.diff
Thu, Aug 7, 9:58 PM
F18018372: D16375.id39379.diff
Sat, Aug 2, 7:00 PM
F17989369: D16375.diff
Aug 1 2025, 11:45 PM
F17950591: D16375.id39380.diff
Aug 1 2025, 12:33 AM
F17939678: D16375.diff
Jul 31 2025, 3:19 AM
Unknown Object (File)
May 19 2025, 9:30 AM
Unknown Object (File)
May 19 2025, 9:29 AM
Unknown Object (File)
Apr 28 2025, 6:06 AM
Subscribers
None

Details

Summary

Fixes T11435. This isn't a perfect solution since there's a little code duplication, but a perfect solution is probably a bit more involved.

See T11435 for some discussion. In particular, most git diff commands already get this flag via ArcanistGitAPI->getDiffBaseOptions().

Test Plan

Will land this change.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Use --no-ext-diff in `arc land` call to `git diff`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 6 2016, 2:18 PM
This revision was automatically updated to reflect the committed changes.