comparison mercurial/help/glossary.txt @ 11937:0b71e6f2362f

merge with stable
author Matt Mackall <mpm@selenic.com>
date Tue, 17 Aug 2010 13:22:20 -0500
parents 9b842c8fb4df 8e56928e8991
children c3f2152e423d
comparison
equal deleted inserted replaced
11936:5b559934d504 11937:0b71e6f2362f
48 is merged into the default branch. The :hg:`branches` command 48 is merged into the default branch. The :hg:`branches` command
49 shows inactive branches by default, though they can be hidden with 49 shows inactive branches by default, though they can be hidden with
50 :hg:`branches --active`. 50 :hg:`branches --active`.
51 51
52 NOTE: this concept is deprecated because it is too implicit. 52 NOTE: this concept is deprecated because it is too implicit.
53 Branches show now be explicitly closed using :hg:`commit 53 Branches should now be explicitly closed using :hg:`commit
54 --close-branch` when they are no longer needed. 54 --close-branch` when they are no longer needed.
55 55
56 Branch, named 56 Branch, named
57 A collection of changesets which have the same branch name. By 57 A collection of changesets which have the same branch name. By
58 default, children of a changeset in a named branch belong to the 58 default, children of a changeset in a named branch belong to the