commit | 5b51e49beb646a378f5cbaf012ff63c982345e66 | [log] [tgz] |
---|---|---|
author | John Abd-El-Malek <jabdelmalek@google.com> | Fri May 23 17:46:18 2014 -0700 |
committer | John Abd-El-Malek <jabdelmalek@google.com> | Fri May 23 17:46:18 2014 -0700 |
tree | 90d91355e4b0e35bbe85516ff05c765026c6b678 | |
parent | 3f3b45cc74b0499912409f766a595945dbbfc4c5 [diff] |
Add a .gitattributes with "* text=auto" so that new lines are automatically converted to the native platform's format on checkout but are committed as "LF". BUG=375516 Original patch from Julien Tinnes <jln@chromium.org>