hg.rst
changeset 854 746238239dc4
parent 853 ccec7dd08cf2
child 861 a0a4d3b85923
equal deleted inserted replaced
853:ccec7dd08cf2 854:746238239dc4
    79 ...                     # no $branch
    79 ...                     # no $branch
    80   $ hg branches -c
    80   $ hg branches -c
    81 $branch (inactive)
    81 $branch (inactive)
    82 ...
    82 ...
    83 
    83 
    84 To reopen closed branch just update to it and commit!
    84 To reopen closed branch just update to it and commit anything!
    85 
    85 
    86 * Remove/rename files history from repo.
    86 * Remove/rename files history from repo.
    87 
    87 
    88   $ cat >filemap.txt <<EOF
    88   $ cat >filemap.txt <<EOF
    89 exclude path/to/file-or-dir
    89 exclude path/to/file-or-dir