author | Eric Wong <normalperson@yhbt.net> | |
Wed, 15 Aug 2007 16:55:18 +0000 (09:55 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 15 Aug 2007 19:09:48 +0000 (12:09 -0700) | ||
commit | 6ed77266c6e85130920ef30cd290d36ad4464695 | |
tree | 0d3edc412cb3cb3ac9751ee908fbf287d3de7dcd | tree | snapshot |
parent | 1467b5fec376b6c43a5fa54bffd356e458a8d57c | commit | diff |
git-svn: fix log with single revision against a non-HEAD branch
Running git-svn log <ref> -r<rev> against a <ref> other than the
current HEAD did not work if the <rev> was exclusive to the
other branch.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Running git-svn log <ref> -r<rev> against a <ref> other than the
current HEAD did not work if the <rev> was exclusive to the
other branch.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-svn.perl | diff | blob | history | |
t/t9116-git-svn-log.sh | [new file with mode: 0755] | blob |