hgext/__init__.py
author Ryan McElroy <rmcelroy@fb.com>
Thu, 16 Apr 2015 15:18:59 -0700
changeset 25347 ceec79b5657a
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
bookmarks: name label for active bookmark correctly Retain old label as well for backwards compatibility. Today, the terms 'active' and 'current' are interchangeably used throughout the codebase in reference to the active bookmark (the bookmark that will be updated with the next commit). This leads to confusion among developers and users. This patch is part of a series to standardize the usage to 'active' throughout the mercurial codebase and user interface.

# placeholder