Commit d412165f948b77bf548234fd46fb0743f6afc3ed

Edward Thomson 2014-06-18T16:54:32

Update text=auto / core.autocrlf=false behavior Git for Windows 1.9.4 changed the behavior when the text=auto attribute is specified and core.autocrlf=false. Previous observed behavior would *not* filter files when going into the working directory, the new behavior *does* filter. Update our behavior to match.