author | Michael J Gruber <git@drmicha.warpmail.net> | |
Fri, 20 May 2011 11:16:34 +0000 (13:16 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 20 May 2011 16:30:09 +0000 (09:30 -0700) | ||
commit | 9963e025e88f134cf07ef348d80a5821c69a7eb0 | |
tree | d3f9d846ebc3da5063246835fd4e237dd349334c | tree | snapshot |
parent | 3d5ae435275e60be3ebd7302c1d2cf8ed6f0b8ad | commit | diff |
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 <bernt@norang.ca>
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 <bernt@norang.ca>
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-svn.perl | diff | blob | history | |
t/t9116-git-svn-log.sh | diff | blob | history |