commit | b1ea6c3829109aff412095b889432bf496f46a90 | [log] [tgz] |
---|---|---|
author | Michael G. Schwern <schwern@pobox.com> | Fri Jul 27 13:00:52 2012 -0700 |
committer | Eric Wong <normalperson@yhbt.net> | Thu Aug 02 21:42:59 2012 +0000 |
tree | fc15660a5f2051122aaebfc1b300855d72d0a6da | |
parent | 6a8d999ed4a0030ab7902382ed3b122ce448e581 [diff] |
use Git::SVN{,::RA}->url accessor globally Note: The structure returned from Git::SVN->read_all_remotes() does not appear to contain objects, so I'm leaving them alone. That's everything converted over to the url and path accessors. No functional change. [ew: commit title] Signed-off-by: Eric Wong <normalperson@yhbt.net>