Jonathan Nieder [off-list ref] writes:
Eric Wong wrote:
quoted
The accessors should improve maintainability and enforce
consistent access to Git::SVN objects.
Signed-off-by: Eric Wong <redacted>
---
(RFC since I could've missed something)
[...]
quoted
git-svn.perl | 2 +-
perl/Git/SVN/Ra.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
I think that's all of them, so for what it's worth,
Reviewed-by: Jonathan Nieder <redacted>
Thanks for helping to move things forward.