comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 7 Jan 2025 17:55:24 +0000 (13:55 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 7 Jan 2025 17:55:24 +0000 (13:55 -0400)
doc/bugs/keeps_trying_to_commit_file_unlocked/comment_1_e5a1341612d4a45e89cc3f895ec266eb._comment [new file with mode: 0644]

diff --git a/doc/bugs/keeps_trying_to_commit_file_unlocked/comment_1_e5a1341612d4a45e89cc3f895ec266eb._comment b/doc/bugs/keeps_trying_to_commit_file_unlocked/comment_1_e5a1341612d4a45e89cc3f895ec266eb._comment
new file mode 100644 (file)
index 0000000..2403195
--- /dev/null
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2025-01-07T17:51:20Z"
+ content="""
+All I'm seeing here is a file that was locked and has gotten unlocked
+somehow.
+
+The new and old versions of the file in `git diff` are the same key, 
+so this is not the same as the "inception" bug.
+
+Was the assistant running in this repository? 
+
+If you're using the assistant, it's certainly possible that something
+that it observed happening on disk prompted it to restage the file.
+And the assistant always stages files unlocked.
+"""]]