]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: use path accessor for Git::SVN objects
authorEric Wong <normalperson@yhbt.net>
Tue, 18 Sep 2012 00:09:31 +0000 (00:09 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 5 Oct 2012 22:48:12 +0000 (22:48 +0000)
commitf3045919d148b443158d2b64a5a73375286514c1
tree749d9d0abc445bbbf10a47cf6aa9b1fed3cd1b0d
parent9478b11968d61085bb4c4343395b6f52ce06380f
git-svn: use path accessor for Git::SVN objects

The accessors should improve maintainability and enforce
consistent access to Git::SVN objects.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
git-svn.perl
perl/Git/SVN/Ra.pm