Ori Bernstein
8319b750ea
git/serve: log correct error message
...
Sending the packet on failure could junk the errstr,
so set it after we send the message.
2022-04-17 00:22:43 +00:00
Ori Bernstein
0741147eab
git/serve: add a '\n' after HEAD
...
Per the docs:
the sender SHOULD include a LF, but the
receiver MUST NOT complain if it is not
present.
I typoed away the SHOULD, and got missed the
MUST NOT.
thanks qbit.
2021-08-25 22:15:34 +00:00
cinap_lenrek
4dd461e440
git/serve: remove undocumented -n namespace option and -r /usr/git default
...
This makes it easier to serve local repositories where the sandboxing
gets in the way.
2021-06-04 17:44:29 +02:00
Ori Bernstein
1ee1bfaa8c
git: got git?
...
Add a snapshot of git9 to 9front.
2021-05-16 18:49:45 -07:00