##// END OF EJS Templates
Fix exec statements for Py 3...
Fix exec statements for Py 3 lib2to3.fixes.fix_exec

File last commit:

r10551:59e07fdc
r13350:318ca64f
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