mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-10-16 05:32:40 +08:00
01952e6634441291f5909c4e88639593a9a539f7
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
Description
Languages
Python
99.2%
Shell
0.8%