[PATCH] ssh-push.c: Fix handling of ssh://host/path URLs
[git.git] / git-add-script
index 7726886..61ec040 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-git-update-cache --add "$@"
+git-update-cache --add -- "$@"