serve: introduce git-serve
authorBrandon Williams <bmwill@google.com>
Thu, 15 Mar 2018 17:31:19 +0000 (10:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Mar 2018 19:01:08 +0000 (12:01 -0700)
commited10cb9...2d315ae47d2f7f6f29333a9ee227bf6b
treea43a1a3...3f94885533ba29358aab9c673aa95e29copy hash to clipboard (tree)
parent74e7002...615ead3e7203fed715abf0dc31bcb211copy hash to clipboard (diff)
.gitignore
Documentation/Makefile
Documentation/technical/protocol-v2.txt [new file with mode: 0644]
Makefile
builtin.h
builtin/serve.c [new file with mode: 0644]
git.c
serve.c [new file with mode: 0644]
serve.h [new file with mode: 0644]
t/t5701-git-serve.sh [new file with mode: 0755]