| OLD | NEW |
| 1 git-mark-merge-base(1) | 1 git-mark-merge-base(1) |
| 2 ====================== | 2 ====================== |
| 3 | 3 |
| 4 NAME | 4 NAME |
| 5 ---- | 5 ---- |
| 6 git-mark-merge-base - | 6 git-mark-merge-base - |
| 7 include::_git-mark-merge-base_desc.helper.txt[] | 7 include::_git-mark-merge-base_desc.helper.txt[] |
| 8 | 8 |
| 9 SYNOPSIS | 9 SYNOPSIS |
| 10 -------- | 10 -------- |
| (...skipping 26 matching lines...) Expand all Loading... |
| 37 The new value to set for the current branch's merge-base marker. | 37 The new value to set for the current branch's merge-base marker. |
| 38 | 38 |
| 39 SEE ALSO | 39 SEE ALSO |
| 40 -------- | 40 -------- |
| 41 linkgit:git-rebase-update[1], linkgit:git-reparent-branch[1], | 41 linkgit:git-rebase-update[1], linkgit:git-reparent-branch[1], |
| 42 linkgit:git-rename-branch[1], linkgit:git-upstream-diff[1] | 42 linkgit:git-rename-branch[1], linkgit:git-upstream-diff[1] |
| 43 | 43 |
| 44 include::_footer.txt[] | 44 include::_footer.txt[] |
| 45 | 45 |
| 46 // vim: ft=asciidoc: | 46 // vim: ft=asciidoc: |
| OLD | NEW |