Paolo Bonzini [off-list ref] writes:
t/t9109-git-svn-pull.sh | 31 +++++++++++++++++++++++++++++++
8 files changed, 120 insertions(+), 27 deletions(-)
The failure, which I didn't see because I didn't have svn-perl
bindings installed, was caused by my usage of "git-show-ref --heads"
where I should have used plain "git-show-ref".
I include a smaller testcase for the same problem, t9109.
I'd prefer dropping the t9109 test, as it seems to be redundant.
Existing t9101 seems to cover pulling from remote tracking
branch maintained by git-svn already.
Also I'll be reverting a couple of patches from 'next', so this
no longer applies. Would appreciate a re-spin.
Sorry about that.