Homestyx hydra
Diffusion hydra 5a35dd233b19

Don't use --ff-only inside "Land Revision"

Description

Don't use --ff-only inside "Land Revision"

Summary:
Ref T182. I lifted this logic out of arc, but the context is a little different there, and this option is too strict in "Land Revision".

Specifically, it prevents git from merging unless the merge is strictly a fast-foward, even with --squash. That means revisions can't merge unless they're rebased on the current master, even if they have no conflicts.

(This whole process will probably need additional refinement, but the behavior without this flag is more reasonable overall than the behavior with it for now.)

Test Plan: Will land stuff in production~~

Reviewers: chad, Mnkras

Reviewed By: Mnkras

Maniphest Tasks: T182

Differential Revision: https://secure.phabricator.com/D14346

Details

Provenance
epriestleyAuthored on Oct 26 2015, 4:26 PM
epriestleyCommitted on Oct 26 2015, 4:26 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:0b24a6e2006e: Make "Land Revision" show merge conflicts more clearly
Branches
Unknown
Tags
Unknown

Event Timeline