latest 3 messages by felsenhower

+ [2015-05-18T17:33:49Z] felsenhower Sooo. Some of us are using the built in capabilities of eclipse and some are using Git Extensions for Windows. Do you know, if I should be fine if I just add the propper .gitattributes?
+ [2015-05-18T17:28:34Z] felsenhower My repo is being worked on from both Linux and Windows computers, and I want that the source uses LF line endings at all locations (remote Github, local Windows, local Linux). The option git config "core.autocrlf true" sounds like it does the exact opposite. Is that false, if not, what does it do?