xonsh/news/hg_branch.rst
2016-11-09 20:31:47 +02:00

15 lines
293 B
ReStructuredText

**Added:**
* The ``$VC_HG_SHOW_BRANCH`` environement variable to control whether to hide the hg branch in the prompt.
**Changed:**
* ``get_hg_branch`` runs ``hg root`` to find root dir and check if we're in repo
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None