| OLD | NEW |
| 1 git-map(1) | 1 git-map(1) |
| 2 ========== | 2 ========== |
| 3 | 3 |
| 4 NAME | 4 NAME |
| 5 ---- | 5 ---- |
| 6 git-map - | 6 git-map - |
| 7 include::_git-map_desc.helper.txt[] | 7 include::_git-map_desc.helper.txt[] |
| 8 | 8 |
| 9 SYNOPSIS | 9 SYNOPSIS |
| 10 -------- | 10 -------- |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 58 relationships of the branches (i.e. which branch is tracking which other | 58 relationships of the branches (i.e. which branch is tracking which other |
| 59 branch), use the linkgit:git-map-branches[1] command. | 59 branch), use the linkgit:git-map-branches[1] command. |
| 60 | 60 |
| 61 SEE ALSO | 61 SEE ALSO |
| 62 -------- | 62 -------- |
| 63 linkgit:git-map-branches[1] | 63 linkgit:git-map-branches[1] |
| 64 | 64 |
| 65 include::_footer.txt[] | 65 include::_footer.txt[] |
| 66 | 66 |
| 67 // vim: ft=asciidoc: | 67 // vim: ft=asciidoc: |
| OLD | NEW |