Stefan Beller writes:
> On Tue, Jun 2, 2015 at 2:17 PM, Junio C Hamano wrote:
>> Stefan Beller writes:
>>
>>> No function uses the return value of get_remote_heads, so we don't want
>>> to confuse readers by it.
>>>
>>> Signed-off-by: Stefan Beller
>>> ---
>>
>> This is somewhat a sad change,
On Tue, Jun 2, 2015 at 2:17 PM, Junio C Hamano wrote:
> Stefan Beller writes:
>
>> No function uses the return value of get_remote_heads, so we don't want
>> to confuse readers by it.
>>
>> Signed-off-by: Stefan Beller
>> ---
>
> This is somewhat a sad change, as the returned value is designed t
Stefan Beller writes:
> No function uses the return value of get_remote_heads, so we don't want
> to confuse readers by it.
>
> Signed-off-by: Stefan Beller
> ---
This is somewhat a sad change, as the returned value is designed to
be useful if caller wants to continue appending to the list.
No
No function uses the return value of get_remote_heads, so we don't want
to confuse readers by it.
Signed-off-by: Stefan Beller
---
connect.c | 10 --
remote.h | 8
2 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/connect.c b/connect.c
index 4295ba1..a2c777e 1006
4 matches
Mail list logo