hgext/__init__.py
author David Soria Parra <dsp@php.net>
Mon, 14 Mar 2011 23:03:56 +0100
changeset 13663 d16c99f16f00
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
bundle: update current bookmark to most recent revision on current branch We check if the current bookmark is set to the first parent of the dirstate. Is this the case we move the bookmark to most recent revision on the current branch (where hg update will update you to).
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder