author | Boris Byk <boris.byk@gmail.com> | |
Fri, 10 Apr 2009 20:32:41 +0000 (00:32 +0400) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Sun, 12 Apr 2009 00:55:04 +0000 (17:55 -0700) | ||
commit | 6ea420328885603087b3f1df42683c911d1b3f29 | |
tree | 86656df55b76a85be6a7d0c636aaab08289166d9 | tree | snapshot |
parent | c2abd83fea0c332e907f5bc23bea4eeca091a86b | commit | diff |
git-svn: speed up blame command
'git svn blame' now uses the 'git cat-file --batch' command to
speed up resolving SVN revision number out of commit SHA by
removing fork+exec overhead.
[ew: enforced 80-column line wrap]
Signed-off-by: Boris Byk <boris.byk@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
'git svn blame' now uses the 'git cat-file --batch' command to
speed up resolving SVN revision number out of commit SHA by
removing fork+exec overhead.
[ew: enforced 80-column line wrap]
Signed-off-by: Boris Byk <boris.byk@gmail.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |