Mercurial > hg
changeset 16502:8298d220cbf9 stable
doc: add description about re-opening closed heads to 'Head, closed branch' in glossary
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Mon, 23 Apr 2012 00:33:09 +0900 |
parents | 340d047ea577 |
children | c27a769d9703 |
files | mercurial/help/glossary.txt |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help/glossary.txt Mon Apr 23 00:33:09 2012 +0900 +++ b/mercurial/help/glossary.txt Mon Apr 23 00:33:09 2012 +0900 @@ -237,6 +237,9 @@ closed when all its heads are closed and consequently is not listed by :hg:`branches`. + Closed heads can be re-opened by committing new changeset as the + child of the changeset that marks a head as closed. + Head, repository A topological head which has not been closed.