Re: [PATCH] Document smart http
From: Duy Nguyen <hidden>
Date: 2016-06-15 22:58:27
On Tue, Aug 20, 2013 at 9:16 PM, Jeff King [off-list ref] wrote:
On Tue, Aug 20, 2013 at 12:08:08PM +0700, Nguyen Thai Ngoc Duy wrote:quoted
This may provide some clues for those who want to modify smart http code as smart http is pretty much undocumented. Smart http "document" so far is a few commit messages and the source code.There was also this: http://article.gmane.org/gmane.comp.version-control.git/129734 which seems to have never gotten updated enough to be applied along with the code. But with some updates to make sure it matches the current behavior, it is probably a more comprehensive description.
If I knew about this patch, it could have saved me a lot of time reading remote-curl.c. Will check it with current code and resubmit an update of this version instead. -- Duy