Mercurial > hg-stable
comparison tests/test-histedit-outgoing.t @ 38498:d4be8ea8f22d
merge: add a 'keepconflictparent' argument to graft
Before this change, `merge.graft` was always dropping the "grafted" changeset
from the parent. This is impractical in case of conflict as the second parent
can be useful to help with conflict resolution.
We add a new boolean parameter to control this behavior. This will make using
`merge.graft` directly in shelve practicable.
Differential Revision: https://phab.mercurial-scm.org/D3692
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Tue, 29 May 2018 00:26:20 +0200 |
parents | 270e344a6c74 |
children | 6f8a94bbfba1 |
comparison
equal
deleted
inserted
replaced
38497:da2a7d8354b2 | 38498:d4be8ea8f22d |
---|