1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-09 00:12:40 +01:00
phorge-arcanist/src
epriestley e5be662d15 Use --no-ext-diff in arc land call to git diff
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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11435

Differential Revision: https://secure.phabricator.com/D16375
2016-08-06 09:00:01 -07:00
..
__tests__ Use PhutilLibraryTestCase 2015-01-07 07:37:59 +11:00
configuration Remove command spelling correction from Arcanist 2016-07-27 09:35:28 -07:00
difference Use "internal" smoothing for code diffs in Arcanist 2016-06-07 14:15:20 -07:00
differential Extend from Phobject 2015-06-15 15:47:33 +10:00
docs/book Minor documentation improvements 2015-06-08 11:31:35 +10:00
events/constant Remove @group annotations 2014-07-09 09:12:13 +10:00
exception pht all the things 2015-05-13 21:00:53 +10:00
extensions Changes to Arcanist for libphutil "extensions/" 2013-04-22 14:38:49 -07:00
hgdaemon Extend from Phobject 2015-06-15 15:47:33 +10:00
internationalization Various translation improvements 2015-11-02 21:31:04 +11:00
land Use --no-ext-diff in arc land call to git diff 2016-08-06 09:00:01 -07:00
lint Add a lint error about use of PHP short array syntax ('[...]') 2016-08-01 10:45:09 -07:00
parser Linter fixes 2015-12-07 21:35:34 +11:00
repository SVN buildSyntheticAdditionDiff: exit sooner if path is a directory 2016-06-05 15:12:46 -07:00
unit Filter out some Clover coverage to prevent false positives 2016-02-24 12:58:07 -08:00
upload When pushing changes to staging, also push the base commit 2016-03-07 06:53:49 -08:00
workflow Remove command spelling correction from Arcanist 2016-07-27 09:35:28 -07:00
workingcopyidentity Extend from Phobject 2015-06-15 15:47:33 +10:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:24 -08:00
__phutil_library_map__.php Remove command spelling correction from Arcanist 2016-07-27 09:35:28 -07:00