[PATCH] Add doc and install-doc targets to the Makefile
[git.git] / git-add-script
index 7726886..61ec040 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-git-update-cache --add "$@"
+git-update-cache --add -- "$@"