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
F15491208: D16375.id39379.diff
Sat, Apr 12, 12:12 AM
F15466577: D16375.diff
Thu, Apr 3, 7:11 AM
F15456032: D16375.diff
Sun, Mar 30, 6:34 AM
F15433131: D16375.diff
Mar 24 2025, 9:38 PM
F15409587: D16375.id39380.diff
Mar 19 2025, 4:44 AM
F15392999: D16375.id39380.diff
Mar 15 2025, 6:49 PM
F15377320: D16375.id39380.diff
Mar 13 2025, 8:36 AM
Unknown Object (File)
Feb 22 2025, 5:48 PM
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.