On 2012.7.28 7:16 AM, Jonathan Nieder wrote:
> Michael G. Schwern wrote:
>
>> Rather than guess what SVN is going to do for each version, make the test use
>> the branch name that was actually created.
> [...]
>> -git rev-parse "refs/remotes/not-a%40{0}reflog"
>> +git rev-p
Michael G. Schwern wrote:
> Rather than guess what SVN is going to do for each version, make the test use
> the branch name that was actually created.
[...]
> - git rev-parse "refs/remotes/not-a%40{0}reflog"
> + git rev-parse "refs/remotes/$non_reflog"
Doesn't this defeat
From: "Michael G. Schwern"
Rather than guess what SVN is going to do for each version, make the test use
the branch name that was actually created.
---
t/t9118-git-svn-funky-branch-names.sh | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/t/t9118-git-svn-funky-branch-nam
3 matches
Mail list logo