Can we amend gitattributes so git postgresql works with git on windows using Msys/Mingw64

From: "Regina Obe" <lr(at)pcorp(dot)us>
To: "'PostgreSQL-development'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Can we amend gitattributes so git postgresql works with git on windows using Msys/Mingw64
Date: 2016-03-25 20:38:54
Message-ID: 000c01d186d6$592d2830$0b877890$@pcorp.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message David Steele 2016-03-25 21:02:06 Re: [PATCH] Phrase search ported to 9.6
Previous Message Regina Obe 2016-03-25 20:26:55 Can we amend gitignore so git postgresql works with git on windows using Msys/Mingw64