chiark
/
gitweb
/
~mdw
/
userv-utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8db4eb
)
Note what the git-upload-pack userv service needs to do
author
Tony Finch
<dot@dotat.at>
Fri, 26 Mar 2010 19:07:01 +0000
(19:07 +0000)
committer
Ian Jackson
<ian@liberator.relativity.greenend.org.uk>
Sat, 22 May 2010 14:54:41 +0000
(15:54 +0100)
git-daemon/TODO
[new file with mode: 0644]
patch
|
blob
diff --git a/git-daemon/TODO
b/git-daemon/TODO
new file mode 100644
(file)
index 0000000..
376c0b9
--- /dev/null
+++ b/
git-daemon/TODO
@@ -0,0
+1,13
@@
+userv git daemon todo:
+
+documentation!
+
+userv service:
+
+ check $repo syntax
+
+ verify ~/public-git/$repo/git-daemon-export-ok
+
+ invoke git upload-pack --strict ~/public-git/$repo
+
+ limit multiple simultaneous invocations with with-lock-ex?