| author | Eric Wong <normalperson@yhbt.net> | |
| Tue, 30 Jan 2007 00:27:08 +0000 (16:27 -0800) | ||
| committer | Eric Wong <normalperson@yhbt.net> | |
| Fri, 23 Feb 2007 08:57:10 +0000 (00:57 -0800) | ||
| commit | 90c1b15da303fa40457e0a9e5c11a57adbfa1879 | |
| tree | 53fc6e819eb50d599b00aa7a6c392d2874b10f59 | tree | snapshot |
| parent | 24e22aa8a5762b11a8025c6ad82c945828667d0f | commit | diff |
git-svn: just use Digest::MD5 instead of requiring it
Historically, git-svn did not always use Digest::MD5 because
it did not use the SVN::Delta::Editor interfaces. Nowadays
it does, and the requires make strace more noisy.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Historically, git-svn did not always use Digest::MD5 because
it did not use the SVN::Delta::Editor interfaces. Nowadays
it does, and the requires make strace more noisy.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
| git-svn.perl | diff | blob | history |