| OLD | NEW |
| 1 git-rebase-update(1) | 1 git-rebase-update(1) |
| 2 ==================== | 2 ==================== |
| 3 | 3 |
| 4 NAME | 4 NAME |
| 5 ---- | 5 ---- |
| 6 git-rebase-update - | 6 git-rebase-update - |
| 7 include::_git-rebase-update_desc.helper.txt[] | 7 include::_git-rebase-update_desc.helper.txt[] |
| 8 | 8 |
| 9 SYNOPSIS | 9 SYNOPSIS |
| 10 -------- | 10 -------- |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 121 | 121 |
| 122 SEE ALSO | 122 SEE ALSO |
| 123 -------- | 123 -------- |
| 124 linkgit:git-new-branch[1], linkgit:git-reparent-branch[1], | 124 linkgit:git-new-branch[1], linkgit:git-reparent-branch[1], |
| 125 linkgit:git-rename-branch[1], linkgit:git-upstream-diff[1], | 125 linkgit:git-rename-branch[1], linkgit:git-upstream-diff[1], |
| 126 linkgit:git-freeze[1], linkgit:git-mark-merge-base[1] | 126 linkgit:git-freeze[1], linkgit:git-mark-merge-base[1] |
| 127 | 127 |
| 128 include::_footer.txt[] | 128 include::_footer.txt[] |
| 129 | 129 |
| 130 // vim: ft=asciidoc: | 130 // vim: ft=asciidoc: |
| OLD | NEW |