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)
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>
No differences found