From: Junio C Hamano Date: Sat, 28 Oct 2006 21:25:41 +0000 (-0700) Subject: Documentation: fix git-format-patch mark-up and link it from git.txt X-Git-Tag: v1.4.4-rc1~55 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1dc5e55f2d2cab9ca24dc435dc2bc4f466f15ade?ds=sidebyside;hp=1dc5e55f2d2cab9ca24dc435dc2bc4f466f15ade Documentation: fix git-format-patch mark-up and link it from git.txt Two asterisks the SYNOPSIS section were mistaken as emphasis, and the latter backtick in "``s" were not recognized as closing backtick. Signed-off-by: Junio C Hamano ---