##// END OF EJS Templates
Merge pull request #5866 from takluyver/test-crlf-insensitive...
Merge pull request #5866 from takluyver/test-crlf-insensitive Make test robust against differences in line endings

File last commit:

r10551:59e07fdc
r16760:f2a604d1 merge
Show More
post-checkout
4 lines | 51 B | text/plain | TextLexer
MinRK
add git hooks for submodules...
r10551 #!/bin/sh
git submodule init
git submodule update