From: Junio C Hamano Date: Mon, 5 Dec 2005 08:22:01 +0000 (-0800) Subject: Documentation: git-diff asciidoc table workaround. X-Git-Tag: v0.99.9m^2~71 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/dfa2f22f942ffc96105e667024b516e6f4fa07d1?ds=inline;hp=dfa2f22f942ffc96105e667024b516e6f4fa07d1 Documentation: git-diff asciidoc table workaround. The table facility was nice in rendering HTML but was disastrous for man page. Reword the text and do not use table for now. Signed-off-by: Junio C Hamano ---