comparison hgext/notify.py @ 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 e96e9f805c19
children 317ccfbd1a84
comparison
equal deleted inserted replaced
23397:c7c95838be9a 23398:9da5a7413eb8