Added a comment
authorjkniiv <jkniiv@web>
Tue, 6 May 2025 22:14:48 +0000 (22:14 +0000)
committeradmin <admin@branchable.com>
Tue, 6 May 2025 22:14:48 +0000 (22:14 +0000)
doc/bugs/OsPath_bld_of_g-a_shows_files_needlessly_modified/comment_4_cae089a258e0fbf6cd7c52b21ee9a159._comment [new file with mode: 0644]

diff --git a/doc/bugs/OsPath_bld_of_g-a_shows_files_needlessly_modified/comment_4_cae089a258e0fbf6cd7c52b21ee9a159._comment b/doc/bugs/OsPath_bld_of_g-a_shows_files_needlessly_modified/comment_4_cae089a258e0fbf6cd7c52b21ee9a159._comment
new file mode 100644 (file)
index 0000000..1ee8cab
--- /dev/null
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="jkniiv"
+ avatar="http://cdn.libravatar.org/avatar/595babb94a7609cb73c284d81467837f"
+ subject="comment 4"
+ date="2025-05-06T22:14:48Z"
+ content="""
+@Joey: you've got email. Thanks in advance for taking a look at my problem. I forgot
+to mention in the email that you really need to comment or remove the line with
+`git config core.autocrlf false` from my init script (init-git-annex.cmd|.sh) or
+you're going to get spurious modified files in git status. I believe the default
+is `core.autocrlf` set to true systemwide in Git for Windows. Somehow that default
+is what Git for Windows is most \"comfortable\" with, although personally I hate
+that it always \"cooks\" my newlines, so to speak. :)
+
+"""]]