Daniel Stenberg wrote:
>>> In two words, git bisect.
>>
>> It's still just one logical change, right? Fixing up the way sftp_read 
>> returns data?
>
> They're iterations, so I think keeping them separate is fine as otherwise 
> it'll be a rather huge single change that replaces pretty much the whole 
> function at once.

Perfectly fine, and actually the only right way, when intermediate
commits introduce code which is replaced by later ones.


//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to