equal
deleted
inserted
replaced
1185 the parent of the working directory, negating a previous branch |
1185 the parent of the working directory, negating a previous branch |
1186 change. |
1186 change. |
1187 |
1187 |
1188 Use the command :hg:`update` to switch to an existing branch. Use |
1188 Use the command :hg:`update` to switch to an existing branch. Use |
1189 :hg:`commit --close-branch` to mark this branch head as closed. |
1189 :hg:`commit --close-branch` to mark this branch head as closed. |
1190 When all heads of the branch are closed, the branch will be |
1190 When all heads of a branch are closed, the branch will be |
1191 considered closed. |
1191 considered closed. |
1192 |
1192 |
1193 Returns 0 on success. |
1193 Returns 0 on success. |
1194 """ |
1194 """ |
1195 if label: |
1195 if label: |