Added a comment: Happens only when core.untrackedCache=true
authorarnaud@c1d1cc612a3921dc06a417301be08a3e125478c4 <arnaud@web>
Thu, 21 Jul 2022 08:23:04 +0000 (08:23 +0000)
committeradmin <admin@branchable.com>
Thu, 21 Jul 2022 08:23:04 +0000 (08:23 +0000)
doc/bugs/Incompatibility_with_git_2.37/comment_2_4d5eb77736e8512affc25e7bdd5190f1._comment [new file with mode: 0644]

diff --git a/doc/bugs/Incompatibility_with_git_2.37/comment_2_4d5eb77736e8512affc25e7bdd5190f1._comment b/doc/bugs/Incompatibility_with_git_2.37/comment_2_4d5eb77736e8512affc25e7bdd5190f1._comment
new file mode 100644 (file)
index 0000000..b03714d
--- /dev/null
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="arnaud@c1d1cc612a3921dc06a417301be08a3e125478c4"
+ nickname="arnaud"
+ avatar="http://cdn.libravatar.org/avatar/c0defbf54541c499f6c0464588fc2ad0"
+ subject="Happens only when core.untrackedCache=true"
+ date="2022-07-21T08:23:04Z"
+ content="""
+I did a little testing with potential triggers in my ~/.gitconfig and traced it down to core.untrackedCache=true
+
+With core.untrackedCache=true and git 2.36, everything works as expected. With git 2.37, I get the bug.
+"""]]