author | Tim Stoakes <tim@stoakes.net> | |
Sun, 10 Feb 2008 04:51:08 +0000 (15:21 +1030) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 11 Feb 2008 21:23:14 +0000 (13:23 -0800) | ||
commit | 6fb5375ede25629c23ba2129b48f143e1942e755 | |
tree | c3ddbcd8399db069cfe40d7c33759e8c6f70f8d2 | tree | snapshot |
parent | 04f32cf1b31717bf0b7cbbc00783a4107cc19cfd | commit | diff |
Add `git svn blame' command
This command is identical to `git blame', but it shows SVN revision
numbers instead of git commit hashes.
[ew: support "^initial commit" and minor formatting fixes]
Signed-off-by: Tim Stoakes <tim@stoakes.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This command is identical to `git blame', but it shows SVN revision
numbers instead of git commit hashes.
[ew: support "^initial commit" and minor formatting fixes]
Signed-off-by: Tim Stoakes <tim@stoakes.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-svn.txt | diff | blob | history | |
git-svn.perl | diff | blob | history |