doc: add description about re-opening closed heads to 'Head, closed branch' in glossary stable
authorFUJIWARA Katsunori <foozy@lares.dti.ne.jp>
Mon, 23 Apr 2012 00:33:09 +0900
branchstable
changeset 16502 8298d220cbf9
parent 16501 340d047ea577
child 16503 c27a769d9703
doc: add description about re-opening closed heads to 'Head, closed branch' in glossary
mercurial/help/glossary.txt
--- 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.