##// END OF EJS Templates
Git hooks use bash specific syntax
Thomas Kluyver -
Show More
@@ -1,4 +1,4 b''
1 #!/bin/sh
1 #!/bin/bash
2 2
3 3 git submodule init
4 4 git submodule update
General Comments 0
You need to be logged in to leave comments. Login now