pre-commit script no control blanks, xml bug solved
[anna.git] / pre-commit.sh
index 12b9cec..8a7577b 100755 (executable)
@@ -112,5 +112,5 @@ for file in $files; do
 done
 
 # If there are whitespace errors, print the offending file names and fail.
-exec git diff-index --check --cached $against --
+#exec git diff-index --check --cached $against --