Mercurial > hg
comparison CONTRIBUTORS @ 23398:9da5a7413eb8
merge: use None as filename for base in 'both created' conflicts
Instead of using a file that we know is not in the common ancestor's
maniffest, let's use None. This is safe as the only place that cares
about the value (applyupdates) already checks if the item exists in
the ancestor.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 24 Nov 2014 16:17:02 -0800 |
parents | c29efd272395 |
children |
comparison
equal
deleted
inserted
replaced
23397:c7c95838be9a | 23398:9da5a7413eb8 |
---|