On Tue, Jun 2, 2015 at 2:55 PM, Junio C Hamano wrote:
> Stefan Beller writes:
>
>> Signed-off-by: Stefan Beller
>> ---
>>
>> Notes:
>> A minor issue I am unsure about here is the
>> line
>> && transport->smart_options->transport_version)
>> which could be prevented if we always
Stefan Beller writes:
> Signed-off-by: Stefan Beller
> ---
>
> Notes:
> A minor issue I am unsure about here is the
> line
> && transport->smart_options->transport_version)
> which could be prevented if we always set the transport_version
> in make_remote to be the default
Signed-off-by: Stefan Beller
---
Notes:
A minor issue I am unsure about here is the
line
&& transport->smart_options->transport_version)
which could be prevented if we always set the transport_version
in make_remote to be the default remote version.
The advantage
3 matches
Mail list logo