Add `git svn blame' command
authorTim Stoakes <redacted>
Sun, 10 Feb 2008 04:51:08 +0000 (15:21 +1030)
committerJunio C Hamano <redacted>
Mon, 11 Feb 2008 21:23:14 +0000 (13:23 -0800)
commit6fb5375ede25629c23ba2129b48f143e1942e755
treec3ddbcd8399db069cfe40d7c33759e8c6f70f8d2
parent04f32cf1b31717bf0b7cbbc00783a4107cc19cfd
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 <redacted>
Acked-by: Eric Wong <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-svn.txt
git-svn.perl
git clone https://git.99rst.org/PROJECT