Hi Stephen,

On 2015-03-18 09:38, Stephen Robin wrote:
>> Paul Tan writes:
>> I would like to share this very rough prototype with everyone.
> ...
>> I started this as a just-for-fun exercise to learn about the git internal
> API
> 
> I started to rewrite git-pull for similar reasons a couple of months ago,
> but I haven't had time to complete it.  It looks like my version has less
> work remaining than yours, would you like me to share it?

Hmm. It always results in an unnecessary round trip if you ask people to ask 
you to share it.

At this point, because Paul already made his work public, I would say that we 
should continue with his version. Please understand this as an encouragement 
for the future to share your code pro-actively, just like Git's own source code 
has been shared with you without the need for you to request it explicitly.

For the record, Duy also already shared his C code to implement `git pull` in C 
publicly. I think that Paul decided to start again in order to understand every 
detail of the process of converting a shell script into a builtin; If that was 
the rationale, I would agree that it is a wise one.

Ciao,
Johannes
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to