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