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
F13530001: D16375.id39379.diff
Sat, Jul 27, 12:26 AM
F13522604: D16375.diff
Fri, Jul 26, 7:12 AM
Unknown Object (File)
Tue, Jul 23, 3:09 AM
Unknown Object (File)
Thu, Jul 18, 2:41 PM
Unknown Object (File)
Sat, Jul 13, 11:30 AM
Unknown Object (File)
Fri, Jul 12, 5:45 PM
Unknown Object (File)
Wed, Jul 10, 2:51 AM
Unknown Object (File)
Mon, Jul 1, 3:42 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.