mercurial/__init__.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 27 Sep 2012 14:00:52 +0200
changeset 17761 c80a7a0c7d22
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
histedit: ignores hidden revision when checking for orphaned nodes We do not want hidden revision to block histedit. They are already "dead" and we do not care about dead orphans. see similar changeset 9e2dc0d292cd for rebase.