about summary refs log tree commit diff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..862bb82
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,8 @@
+(1) Support Multiple CGI Scripts
+	This is needed even just for the cgit and git server target.
+	We need to be able to support the cgit executable itself, and
+	also git-http-backend for smart clones.
+
+(2) Support Matching CGI Based On Path
+	The other requirement for git-http-backend, which needs to
+	trigger on the regex `/.+/(info/refs|git-upload-pack)`
\ No newline at end of file