[PATCH] ident.c: Disambiguate the error messages in setup_ident
[git.git] / git-add-script
index 7726886..61ec040 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-git-update-cache --add "$@"
+git-update-cache --add -- "$@"