mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-12-03 04:02:42 +01:00
6033f14221
As documented, $ git ls-files -m fails to exclude ignored submodules. Replace it with an equivalent: $ git diff-files --name-only which does not suffer from this defect. See: <https://github.com/facebook/arcanist/pull/121> Reviewed by: epriestley |
||
---|---|---|
.. | ||
__tests__ | ||
ArcanistGitAPI.php | ||
ArcanistMercurialAPI.php | ||
ArcanistRepositoryAPI.php | ||
ArcanistSubversionAPI.php |