From: Michael J Gruber Date: Fri, 20 May 2011 11:16:34 +0000 (+0200) Subject: git-svn: Fix git svn log --show-commit X-Git-Tag: v1.7.5.3~16 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9963e025e88f134cf07ef348d80a5821c69a7eb0?hp=9963e025e88f134cf07ef348d80a5821c69a7eb0 git-svn: Fix git svn log --show-commit git svn log --show-commit had no tests and, consequently, no attention by the author of b1b4755 (git-log: put space after commit mark, 2011-03-10) who kept git svn log working only without --show-commit. Introduce a test and fix it. Reported-by: Bernt Hansen Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano ---