Re: [PATCH] svn: fix path strip for branches
From: Eric Wong <hidden>
Date: 2025-11-06 19:29:06
From: Eric Wong <hidden>
Date: 2025-11-06 19:29:06
Pavel Dydyshko via GitGitGadget [off-list ref] wrote:
perl/Git/SVN/Fetcher.pm | 4 ++++ 1 file changed, 4 insertions(+)
Can you please include tests for this and your other change for multi-line support in [ref]? It's difficult to do any maintainence or updates on `git svn' without tests, especially since SVN is far less common nowadays with few remaining users. Thanks.