According to drupal coding standard files should be formatted with \n as The line ending. As i was saving geofield.widgets.inc with proper settings, git just diffed the whole file for me, and making me spend time with different editors tryin to figure out how can i save it properly. Eventually i had to use windows line endings not to get a diff of the whole file. I was thinking whether to open an issue at all, but seeing similar issues at some other projects convinced me to do so.