git-commit-graph.txt: fix bullet lists
commita3a3ca002d0942696eaa41625da8746f55fc7abe
authorMartin Ågren <martin.agren@gmail.com>
Thu, 27 Sep 2018 19:12:19 +0000 (27 21:12 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Sep 2018 22:29:11 +0000 (27 15:29 -0700)
tree0448754166937cb9de6a248a4ee89439300fcf34
parent1d4361b0f344188ab5eec6dcea01f61a3a3a1670
git-commit-graph.txt: fix bullet lists

We have a couple of bullet items which span multiple lines, and where we
have prefixed each line with a `*`. (This might be the result of a text
editor trying to help.) This results in each line being typeset as a
separate bullet item. Drop the extra `*`.

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Reviewed-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-commit-graph.txt