From 45b4332495f9a30327679c341ea78e47fcf49b46 Mon Sep 17 00:00:00 2001 From: jkniiv Date: Tue, 6 May 2025 22:14:48 +0000 Subject: [PATCH] Added a comment --- ...nt_4_cae089a258e0fbf6cd7c52b21ee9a159._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/bugs/OsPath_bld_of_g-a_shows_files_needlessly_modified/comment_4_cae089a258e0fbf6cd7c52b21ee9a159._comment 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 index 0000000000..1ee8cabab0 --- /dev/null +++ b/doc/bugs/OsPath_bld_of_g-a_shows_files_needlessly_modified/comment_4_cae089a258e0fbf6cd7c52b21ee9a159._comment @@ -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. :) + +"""]]