Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
send-email: Cleanup { style
[gitweb.git]
/
git-svn.perl
diff --git
a/git-svn.perl
b/git-svn.perl
index 7bca381c4bc5faf2a605546a0ceda6599036f4cb..1a26843f44d687c5b89c118c31d5c088b41a1cb2 100755
(executable)
--- a/
git-svn.perl
+++ b/
git-svn.perl
@@
-351,6
+351,7
@@
sub usage {
}
sub version {
+ ::_req_svn();
print "git-svn version $VERSION (svn $SVN::Core::VERSION)\n";
exit 0;
}