Index: docs/src/git-map.txt |
diff --git a/docs/src/git-map.txt b/docs/src/git-map.txt |
index a5b498bac5bcdb462799086411f0c9883f38e31e..bce7e61dc9b12c93dfb784d2c1e00fbd1e48e5c9 100644 |
--- a/docs/src/git-map.txt |
+++ b/docs/src/git-map.txt |
@@ -51,26 +51,7 @@ EXAMPLE |
------- |
Running 'git map' would result in an output something like: |
- |
-[subs="specialcharacters,quotes,attributes"] |
----- |
-[white]**$ git map** |
-[white blue-background]##*##{zwsp}[blue-background red]** 7dcfe47 ** [green]##(##{zwsp}[aqua]**frozen_changes**{zwsp}[green]##)## [yellow]##2014-03-12## \~ FREEZE.unindexed |
-* [red]**4b0c180** [yellow]##2014-03-12## \~ modfile |
-* [red]**59a7cca** [yellow]##2014-03-12## \~ a deleted file |
-* [red]**6bec695** [green]##(##{zwsp}[red]##origin/master##{zwsp}[green]##)## [yellow]##2014-03-11## \~ Add neat feature [white]**<(frozen_changes)** |
-* [red]**d15a38a** [yellow]##2014-03-11## \~ Epic README update |
-* [red]**d559894** [green]##(##{zwsp}[lime]**master**{zwsp}[green]##)## [yellow]##2014-03-11## \~ Important upstream change |
-[red]##|## * [red]**9c311fd** [green]##(##{zwsp}[lime]**cool_feature**{zwsp}[green]##)## [yellow]##2014-03-11## \~ Respond to CL comments |
-[red]##|## [green]##|## * [red]**2a1eeb2** [green]##(##{zwsp}[lime]**subfeature**{zwsp}[green]##)## [yellow]##2014-03-11## \~ integrate with CoolService |
-[red]##|## [green]##|## * [red]**d777af6** [yellow]##2014-03-11## \~ slick commenting action |
-[red]##|## [green]##|/## |
-[red]##|## * [red]**265803a** [yellow]##2014-03-11## \~ another improvement [white]**<(subfeature)** |
-[red]##|## * [red]**6d831ac** [green]##(##{zwsp}[fuchsia]**spleen_tag**{zwsp}[green]##)## [yellow]##2014-03-11## \~ Refactor spleen |
-[red]##|## * [red]**82e74ab** [yellow]##2014-03-11## \~ Add widget |
-[red]##|/## |
-* [red]**d08c5b3** [green]##(##{zwsp}[lime]**bogus_noparent**{zwsp}[green]##)## [yellow]##2014-03-11## ~ Wonderful beginnings [white]**<(cool_feature)** |
----- |
+demo:1[] |
As you can see, the structure of the commit history is visible, particularly |
what the parents of each commit are. In order to see the 'upstream' |
@@ -83,4 +64,4 @@ linkgit:git-map-branches[1] |
include::_footer.txt[] |
-// vim: ft=asciidoc: |
+// vim: ft=asciidoc: |