1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-02-04 10:58:25 +01:00
phorge-arcanist/src/repository/api
epriestley 21a1828ea0 Omit "--" in older fallback commands for Git remote URIs
Summary: Ref T13481. Some older versions of Git appear to not support "--" in these commands. Just drop it. This can lead to ambiguous results with certain obviously-silly remote names, but doesn't appear to lead to anything dangerous.

Test Plan: Will followup with user on ancient Git.

Maniphest Tasks: T13481

Differential Revision: https://secure.phabricator.com/D20952
2020-01-23 16:50:54 -08:00
..
__tests__ Correctly parse git status --porcelain=2 output with filenames with spaces 2018-04-19 19:17:16 -07:00
ArcanistGitAPI.php Omit "--" in older fallback commands for Git remote URIs 2020-01-23 16:50:54 -08:00
ArcanistGitUpstreamPath.php After pushing at the end of "arc land", cascade the origin through all local tracking branches 2015-10-28 14:01:35 -07:00
ArcanistMercurialAPI.php Work around a Windows escaping issue and security conecern in "hg cat --output ..." 2018-10-26 07:28:50 -07:00
ArcanistRepositoryAPI.php Fix errors found by PHPStan 2017-02-18 09:24:19 +00:00
ArcanistSubversionAPI.php Accelerate working tree operations in git 2017-12-23 20:12:50 -08:00