hgext/__init__.py
author David Soria Parra <dsp@php.net>
Thu, 24 Feb 2011 14:38:50 +0100
branchstable
changeset 13478 c631ac076375
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
bookmarks: restrict moving a bookmark to its descendants (issue1502) A bookmark can only move to a descendant on commit, pull or unbundle. Bookmarks cannot jump between heads anymore. This fixese issue 1502. We explicitly use new.node(), to emphasise that we are updating the current bookmark to the new node.

# placeholder