[PATCH] Fix silly pathspec bug in git-ls-files
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"