]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: canonicalize earlier
authorMichael G. Schwern <schwern@pobox.com>
Sat, 28 Jul 2012 09:47:49 +0000 (02:47 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 2 Aug 2012 21:46:02 +0000 (21:46 +0000)
commit8266fc8be19ef1405d4ef175bb0e75ebc2730f5d
tree7237da943bbcbe5cbeda23123fb72a66202342b9
parent9c27a57b2da502b7dd3736013b7a185fb6e5064e
git-svn: canonicalize earlier

Just a few things I noticed.  Its good to canonicalize as early as
possible.

[ew: commit title]

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl
perl/Git/SVN/Ra.pm