commit | 01952e6634441291f5909c4e88639593a9a539f7 | [log] [tgz] |
---|---|---|
author | Fredrik Berggren <vesz.wormwood@gmail.com> | Fri Apr 22 14:36:11 2016 +0200 |
committer | Fredrik Berggren <vesz.wormwood@gmail.com> | Wed Jun 22 08:36:45 2016 +0000 |
tree | f7015669f919a3f1f09ce36bbbe751359c1148ad | |
parent | 8b39fb4bc01809f20a2998c55dede18717682a56 [diff] |
Adds additional crlf clobber avoidance. Adds the hook-scripts to .gitattributes due to the shell-scripts not liking CRLF which they will get if a user sets 'autocrlf = true' in their global gitconfig. Further, since the python interpreter can handle either CRLF or LF, python-scripts specific line-ending rules have been removed. Change-Id: I2d6bfd491b2f626b9ca93c40a3a7f2cfba6c54f0