From 6317ee847be90291b93a43507c182a7834bf0f8d Mon Sep 17 00:00:00 2001
From: "jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3" <jonikiwiki@web>
Date: Tue, 6 Oct 2020 08:46:44 -0400
Subject: [PATCH] anonymous git push broken again

---
 doc/bugs/anonymous_git_push_broken_again.mdwn | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 doc/bugs/anonymous_git_push_broken_again.mdwn

diff --git a/doc/bugs/anonymous_git_push_broken_again.mdwn b/doc/bugs/anonymous_git_push_broken_again.mdwn
new file mode 100644
index 000000000..9ef21d66a
--- /dev/null
+++ b/doc/bugs/anonymous_git_push_broken_again.mdwn
@@ -0,0 +1,10 @@
+This might not be the same cause or solution as [[git_test_receive_wrapper_fails]] so filing
+it separately.
+
+Anon git push is broken again
+
+    remote: error: cannot lock ref 'HEAD': Unable to create '/home/b-ikiwiki/source.git/./HEAD.lock': Permission denied
+    To git://git.ikiwiki.info/
+     ! [remote rejected]     master -> master (failed to update ref)
+
+*—[[Jon]], 2020-10-06*
-- 
2.39.5