[PATCH] Move git_author_info and git_commiter_info to ident.c
[git.git] / git-add-script
index 7726886..61ec040 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-git-update-cache --add "$@"
+git-update-cache --add -- "$@"