Added a comment
authorsb-beryllium@6e2c477eac63b823bd315ef8aaf5f93173c1f15b <sb-beryllium@web>
Sat, 7 Jan 2023 13:05:24 +0000 (13:05 +0000)
committeradmin <admin@branchable.com>
Sat, 7 Jan 2023 13:05:24 +0000 (13:05 +0000)
doc/bugs/CRLF_breaks_interoperability_Win-Ux__58__..post-receive/comment_4_82103077cde68c3b6a70dcf70c4ed837._comment [new file with mode: 0644]

diff --git a/doc/bugs/CRLF_breaks_interoperability_Win-Ux__58__..post-receive/comment_4_82103077cde68c3b6a70dcf70c4ed837._comment b/doc/bugs/CRLF_breaks_interoperability_Win-Ux__58__..post-receive/comment_4_82103077cde68c3b6a70dcf70c4ed837._comment
new file mode 100644 (file)
index 0000000..a54f932
--- /dev/null
@@ -0,0 +1,22 @@
+[[!comment format=mdwn
+ username="sb-beryllium@6e2c477eac63b823bd315ef8aaf5f93173c1f15b"
+ nickname="sb-beryllium"
+ avatar="http://cdn.libravatar.org/avatar/ef62105380b73ef91d760ec327c14e22"
+ subject="comment 4"
+ date="2023-01-07T13:05:23Z"
+ content="""
+Apologies, this is beryllium (by alias)... due to unforeseen circumstances, I have had to register with a different email address. I am hoping this is a temporary situation.
+
+Further apologies... I acknowledge that I am vacillating  somewhat, but I've reverted to thinking that the hooks should be generated with unix line-endings (LF).
+
+The reason I say this is, it does appear that the pseudo-standard for files under the .git directory is that they use unix line-endings only (perhaps an actual, documented standard... I'm not sure where to look/ask to confirm it).
+
+This is the case for files such as .git/config, and .git/refs/** etc... under Git for Windows, and even JGit running with Windows native Java.
+
+So to me.. it seems to make sense that hook files should have unix line-endings exclusively.
+
+There are possible other mitigations... but that's where I stand with that finally. I'm still not fussed if no actions is determined to be the best course of action.
+
+Thanks regardless.
+
+"""]]