commit | b6c7c41b17857138491f4fd3392644326cf4e64d | [log] [tgz] |
---|---|---|
author | Michael J Gruber <git@drmicha.warpmail.net> | Sun Mar 21 18:30:16 2010 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Mar 21 14:40:02 2010 -0700 |
tree | 99f6cc3438438a1802352581d2b745c66f4eba34 | |
parent | c214f2c80c70c2a3803bf1f3efc323cee5496024 [diff] |
Documentation/git-reflog: Fix formatting of command lists A misplaced list continuation mark appears literally in the rendered doc. Fix this by removing it. Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>