gemini.git

going-flying.com gemini git repository

summary

tree

log

refs

e6b8a5973b99a2515adec9899efa1283047da8e8 - Matthew Ernisse - 1716904704

move and update

view tree

view raw

diff --git a/git/.molly b/git/.molly
new file mode 100644
index 0000000..83c2be5
--- /dev/null
+++ b/git/.molly
@@ -0,0 +1,6 @@
+# Try to protect the checked-out version of our git repository.
+DirectoryListing = false
+
+[PermRedirects]
+"^/git/repo/" = "^/git/cgi/$"
+
diff --git a/git/repo/.molly b/git/repo/.molly
deleted file mode 100644
index fb37fa2..0000000
--- a/git/repo/.molly
+++ /dev/null
@@ -1,6 +0,0 @@
-# Try to protect the checked-out version of our git repository.
-DirectoryListing = false
-
-[PermRedirects]
-"^/git/repo/" = "/git/cgi/"
-