Mercurial > hg
changeset 15212:fad02a84c4ac
branch: fix formatting of help note
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sat, 08 Oct 2011 15:19:05 -0500 |
parents | 1209de02034e |
children | 15f15f3b405d |
files | mercurial/commands.py |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Sat Oct 08 14:18:18 2011 -0500 +++ b/mercurial/commands.py Sat Oct 08 15:19:05 2011 -0500 @@ -836,7 +836,6 @@ :hg:`commit --close-branch` to mark this branch as closed. .. note:: - Branch names are permanent. Use :hg:`bookmark` to create a light-weight bookmark instead. See :hg:`help glossary` for more information about named branches and bookmarks.