diff hgext/graphlog.py @ 33864:70354bd4f19b

rebase: only change self.state when collapsing in _finishrebase When the code executes to _finishrebase, self.state should be populated with correct destinations and do not need to be written to a node. The code was introduced by 8dc45c9059, which seems to avoid setting state values to None but it didn't provide more details. Differential Revision: https://phab.mercurial-scm.org/D346
author Jun Wu <quark@fb.com>
date Fri, 11 Aug 2017 01:34:11 -0700
parents 04baab18d60a
children 0c9ba2ac60a8
line wrap: on
line diff