Can we amend gitattributes so git postgresql works with git on windows using Msys/Mingw64 - Mailing list pgsql-hackers

From Regina Obe
Subject Can we amend gitattributes so git postgresql works with git on windows using Msys/Mingw64
Date
Msg-id 000c01d186d6$592d2830$0b877890$@pcorp.us
Whole thread Raw
List pgsql-hackers
Typo in my last subject line - meant gitattributes. So should have lines
added like below
----

*.sh        eol=lf
*.in        eol=lf
*.h.in      eol=lf
*.h         eol=lf

----

Thanks,
Regina





pgsql-hackers by date:

Previous
From: "Regina Obe"
Date:
Subject: Can we amend gitignore so git postgresql works with git on windows using Msys/Mingw64
Next
From: David Steele
Date:
Subject: Re: [PATCH] Phrase search ported to 9.6