Junio C Hamano wrote:
>> diff --git a/t/t5505-remote.sh b/t/t5505-remote.sh
>> index fd0a81e..93e11c8 100755
>> --- a/t/t5505-remote.sh
>> +++ b/t/t5505-remote.sh
>> @@ -702,27 +702,42 @@ test_expect_success 'migrate a remote from named file
>> in $GIT_DIR/branches' '
>> )
>> '
>>
>> -test_
Ramkumar Ramachandra writes:
> Add one more test similar to "migrate a remote from named file in
> $GIT_DIR/branches" to check that a url with a # can be used to specify
> the branch name (as opposed to the constant "master").
>
> Signed-off-by: Ramkumar Ramachandra
> ---
> t/t5505-remote.sh |
Add one more test similar to "migrate a remote from named file in
$GIT_DIR/branches" to check that a url with a # can be used to specify
the branch name (as opposed to the constant "master").
Signed-off-by: Ramkumar Ramachandra
---
t/t5505-remote.sh | 23 +++
1 file changed,
3 matches
Mail list logo