| Index: docs/src/git-map-branches.txt
 | 
| diff --git a/docs/src/git-map-branches.txt b/docs/src/git-map-branches.txt
 | 
| index e5d53dea13967337d9b71fe320edc9da891e6b9a..a925e9c56ea2e0b7cbe51e4ffafcb4ae497287e4 100644
 | 
| --- a/docs/src/git-map-branches.txt
 | 
| +++ b/docs/src/git-map-branches.txt
 | 
| @@ -35,18 +35,7 @@ Given the hypothetical demo repo in linkgit:git-map[1]\'s EXAMPLE section, and
 | 
|  assuming that the `frozen_changes` branch was currently checked out, running
 | 
|  'git map-branches' would result in an output like:
 | 
|  
 | 
| -[subs="quotes"]
 | 
| -----
 | 
| -[white]**$ git map-branches**
 | 
| -[red]#origin/master#
 | 
| -  [green]#cool_feature#
 | 
| -    [green]#subfeature#
 | 
| -  [aqua]#frozen_changes *#
 | 
| -  [green]#master#
 | 
| -[fuchsia]#{NO UPSTREAM}#
 | 
| -  [green]#bogus_noparent#
 | 
| -  [aqua]#duplicate_cool_feature_no_upstream#
 | 
| -----
 | 
| +demo:1[]
 | 
|  
 | 
|  include::_aliases.txt[]
 | 
|  
 | 
| @@ -61,4 +50,4 @@ linkgit:git-map[1]
 | 
|  
 | 
|  include::_footer.txt[]
 | 
|  
 | 
| -// vim: ft=asciidoc:
 | 
| +// vim: ft=asciidoc:
 | 
| 
 |