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
F19817584: D16375.id39379.diff
Thu, Mar 5, 2:02 PM
F19802346: D16375.id39379.diff
Sun, Mar 1, 4:05 PM
F19576135: D16375.id39379.diff
Feb 1 2026, 8:46 AM
F19554283: D16375.id39379.diff
Jan 29 2026, 7:53 PM
F19399811: D16375.id.diff
Dec 27 2025, 12:27 PM
F19376687: D16375.diff
Dec 26 2025, 8:09 PM
F19063360: D16375.id39379.diff
Nov 29 2025, 6:20 PM
F19058435: D16375.id39379.diff
Nov 29 2025, 2:02 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
Branch
noex1
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/land/ArcanistGitLandEngine.php:184XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 13255
Build 16991: Run Core Tests
Build 16990: arc lint + arc unit

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.