summaryrefslogtreecommitdiff
path: root/git-daemon
diff options
context:
space:
mode:
authorTony Finch <dot@dotat.at>2010-03-31 01:50:56 +0100
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>2010-05-22 15:54:41 +0100
commit4e0661bfb8297ab900f85c2288a20d0c6dc0b29f (patch)
treea32af4b8aea1082d79d43eab348f3a45f4f3002a /git-daemon
parent997863d50f9e642b2271445e69d7b4acab287e28 (diff)
downloaduserv-utils-4e0661bfb8297ab900f85c2288a20d0c6dc0b29f.tar.gz
git-daemon: update TODO
Diffstat (limited to 'git-daemon')
-rw-r--r--git-daemon/TODO12
1 files changed, 3 insertions, 9 deletions
diff --git a/git-daemon/TODO b/git-daemon/TODO
index 376c0b9..d47804b 100644
--- a/git-daemon/TODO
+++ b/git-daemon/TODO
@@ -1,13 +1,7 @@
userv git daemon todo:
-documentation!
-
-userv service:
-
- check $repo syntax
+Makefile
- verify ~/public-git/$repo/git-daemon-export-ok
-
- invoke git upload-pack --strict ~/public-git/$repo
+documentation!
- limit multiple simultaneous invocations with with-lock-ex?
+limit multiple simultaneous invocations with with-lock-ex?