| OLD | NEW |
| 1 git-new-branch(1) | 1 git-new-branch(1) |
| 2 ================= | 2 ================= |
| 3 | 3 |
| 4 NAME | 4 NAME |
| 5 ---- | 5 ---- |
| 6 git-new-branch - | 6 git-new-branch - |
| 7 include::_git-new-branch_desc.helper.txt[] | 7 include::_git-new-branch_desc.helper.txt[] |
| 8 | 8 |
| 9 SYNOPSIS | 9 SYNOPSIS |
| 10 -------- | 10 -------- |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 72 | 72 |
| 73 | 73 |
| 74 SEE ALSO | 74 SEE ALSO |
| 75 -------- | 75 -------- |
| 76 linkgit:git-rebase-update[1], linkgit:git-reparent-branch[1], | 76 linkgit:git-rebase-update[1], linkgit:git-reparent-branch[1], |
| 77 linkgit:git-rename-branch[1], linkgit:git-upstream-diff[1] | 77 linkgit:git-rename-branch[1], linkgit:git-upstream-diff[1] |
| 78 | 78 |
| 79 include::_footer.txt[] | 79 include::_footer.txt[] |
| 80 | 80 |
| 81 // vim: ft=asciidoc: | 81 // vim: ft=asciidoc: |
| OLD | NEW |