Re: Can we amend gitignore so git postgresql works with git on windows using Msys/Mingw64
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Can we amend gitignore so git postgresql works with git on windows using Msys/Mingw64 |
| Дата | |
| Msg-id | 2335.1459000900@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Can we amend gitignore so git postgresql works with git on windows using Msys/Mingw64 (David Rowley <david.rowley@2ndquadrant.com>) |
| Ответы |
Re: Can we amend gitignore so git postgresql works with git on windows using Msys/Mingw64
|
| Список | pgsql-hackers |
David Rowley <david.rowley@2ndquadrant.com> writes:
> On 26 March 2016 at 09:26, Regina Obe <lr@pcorp.us> wrote:
>> The problem is I can't compile from git postgresql, and the issue is I think
>> because my git when it pulls down the files they come in as CRLF which gets
>> all screwed up when compiling under msys/ mingw64.
> You can change the setting with:
> git config --global core.autocrlf input
Still, it's fair to wonder if we shouldn't add an entry for this to our
.gitattributes. I'm actually wondering why we wouldn't apply it to ALL
text files in git, not just the extensions Regina mentioned.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера