Git::SVN: use accessors internally for path
authorMichael G. Schwern <schwern@pobox.com>
Fri, 27 Jul 2012 20:00:48 +0000 (13:00 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 2 Aug 2012 21:42:45 +0000 (21:42 +0000)
Then later it can be canonicalized automatically rather than everywhere
its used.

Later patch will make other things use it.

[ew: commit title, reformatted accessor to match existing style]

Signed-off-by: Eric Wong <normalperson@yhbt.net>
No differences found