"Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes: > I think this is the final spin of the smart HTTP series. I've > collected patches from a few others (thanks folks!) and added > tests specific to the smart variant of the HTTP transport. > > At this point, I think it is "next ready"... but would appreciate > any additional feedback if folks identify something we should > address before hitting next. [...] > .gitignore | 1 + > Documentation/config.txt | 8 + > Documentation/git-http-backend.txt | 170 ++++++++ > Documentation/git-remote-helpers.txt | 85 ++++- > Makefile | 1 + [...] > 32 files changed, 2574 insertions(+), 223 deletions(-) > create mode 100644 Documentation/git-http-backend.txt > create mode 100644 http-backend.c > create mode 100755 t/t5541-http-push.sh > create mode 100755 t/t5551-http-fetch.sh If it is a final spin, then what of missing RFC-like documentation of Git HTTP protocol in Documentation/technical/http-protocol.txt (it was present only in first version of new series)? -- Jakub Narebski Poland ShadeHawk on #git -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html