git and line endings
Werner <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, What settings should one have for line endings in git and ones IDE? I noticed that some files (Phoenix) have "LF" some have "CRLF" Using WingIDE, should I just set the project settings as: Preferred Line Ending - Use Preference Settings (which is "CRLF" by default as I am on Windows) Line Ending Policy - Ignore conflicts Or should I use: git config --global core.autocrlf true https://help.github.com/articles/dealing-with-line-endings/ Or is there a better/saner way of setting things up? Werner -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.