chiark / gitweb /
git-daemon: move checking to more appropriate place.
[userv-utils.git] / 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?