PU - --continue.
[git.git] / Doit
diff --git a/Doit b/Doit
index a9f91a6..520e036 100755 (executable)
--- a/Doit
+++ b/Doit
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-J='-l 1.5 -j'
+J=
 
 test -z "$(git diff --cached --name-status)" || {
        echo >&2 "Repository unclean."