From: Martin Ågren Date: Thu, 27 Sep 2018 19:12:19 +0000 (+0200) Subject: git-commit-graph.txt: fix bullet lists X-Git-Tag: v2.19.2~22^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a3a3ca002d0942696eaa41625da8746f55fc7abe?ds=inline;hp=a3a3ca002d0942696eaa41625da8746f55fc7abe 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 Reviewed-by: Derrick Stolee Signed-off-by: Junio C Hamano ---