mercurial/help/glossary.txt
changeset 11685 aade8f133d11
parent 11511 9d905b9769af
child 11718 3e979f47a4c9
equal deleted inserted replaced
11684:39bac1821b12 11685:aade8f133d11
    14 
    14 
    15     Branches may be created when changes are pulled from or pushed to
    15     Branches may be created when changes are pulled from or pushed to
    16     a remote repository, since new heads may be created by these
    16     a remote repository, since new heads may be created by these
    17     operations. Note that the term branch can also be used informally
    17     operations. Note that the term branch can also be used informally
    18     to describe a development process in which certain development is
    18     to describe a development process in which certain development is
    19     done independently of other development.This is sometimes done
    19     done independently of other development. This is sometimes done
    20     explicitly with a named branch, but it can also be done locally,
    20     explicitly with a named branch, but it can also be done locally,
    21     using bookmarks or clones and anonymous branches.
    21     using bookmarks or clones and anonymous branches.
    22 
    22 
    23     Example: "The experimental branch".
    23     Example: "The experimental branch".
    24 
    24