chiark
/
gitweb
/
~mdw
/
userv-utils
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Note what the git-upload-pack userv service needs to do
[userv-utils]
/
git-daemon
/
TODO
1
userv git daemon todo:
2
3
documentation!
4
5
userv service:
6
7
check $repo syntax
8
9
verify ~/public-git/$repo/git-daemon-export-ok
10
11
invoke git upload-pack --strict ~/public-git/$repo
12
13
limit multiple simultaneous invocations with with-lock-ex?