git-commit-graph.txt: fix bullet lists
authorMartin Ågren <redacted>
Thu, 27 Sep 2018 19:12:19 +0000 (21:12 +0200)
committerJunio C Hamano <redacted>
Thu, 27 Sep 2018 22:29:11 +0000 (15:29 -0700)
commita3a3ca002d0942696eaa41625da8746f55fc7abe
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 <redacted>
Reviewed-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-commit-graph.txt
git clone https://git.99rst.org/PROJECT