comparison mercurial/templater.py @ 11317:b66e414d38b0

commit: fix display of 'created new head' message (issue2186) To avoid recurrent fixes for the display of this message, a summary table with all case combinations has been added to the code. Basically, there is two condition for the message to be printed: * this is not an initial (named branch or topo) root * none of the parents are in the current branch heads
author Gilles Moris <gilles.moris@free.fr>
date Tue, 08 Jun 2010 22:28:42 +0200
parents d4cafcb63f77
children b014f998959d
comparison
equal deleted inserted replaced
11316:7fa3968004c1 11317:b66e414d38b0