1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2025-02-21 19:19:11 +01:00
phorge-arcanist/src/land
epriestley 73943d1bc9 Make "arc land --merge" an explicit error when targeting a Perforce remote
Summary: Ref T13434. Since "git p4 submit" gets more complicated when submitting merges, and empty merges (as with "--no-ff") seem to vanish, and it's not clear this is desirable or useful anyway, just make the "merge" strategy an explicit error with Perforce remotes.

Test Plan: Ran "arc land --merge ..." in a Git/Perforce repository, got an explicit error. Ran "arc land --squash ...", got existing working behavior.

Maniphest Tasks: T13434

Differential Revision: https://secure.phabricator.com/D20871
2019-10-28 11:59:42 -07:00
..
ArcanistGitLandEngine.php Make "arc land --merge" an explicit error when targeting a Perforce remote 2019-10-28 11:59:42 -07:00
ArcanistLandEngine.php Move Git-specific "arc land" parsing of "--onto" and "--remote" into GitLandEngine 2019-10-28 11:24:34 -07:00