| OLD | NEW |
| 1 git-reparent-branch(1) | 1 git-reparent-branch(1) |
| 2 ===================== | 2 ===================== |
| 3 | 3 |
| 4 NAME | 4 NAME |
| 5 ---- | 5 ---- |
| 6 git-reparent-branch - | 6 git-reparent-branch - |
| 7 include::_git-reparent-branch_desc.helper.txt[] | 7 include::_git-reparent-branch_desc.helper.txt[] |
| 8 | 8 |
| 9 SYNOPSIS | 9 SYNOPSIS |
| 10 -------- | 10 -------- |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 52 ---- | 52 ---- |
| 53 | 53 |
| 54 SEE ALSO | 54 SEE ALSO |
| 55 -------- | 55 -------- |
| 56 linkgit:git-rebase-update[1], linkgit:git-rename-branch[1], | 56 linkgit:git-rebase-update[1], linkgit:git-rename-branch[1], |
| 57 linkgit:git-new-branch[1], linkgit:git-upstream-diff[1] | 57 linkgit:git-new-branch[1], linkgit:git-upstream-diff[1] |
| 58 | 58 |
| 59 include::_footer.txt[] | 59 include::_footer.txt[] |
| 60 | 60 |
| 61 // vim: ft=asciidoc: | 61 // vim: ft=asciidoc: |
| OLD | NEW |