[PATCH] Use sq_quote() to properly quote the parameter to call shell.
[git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"