[PATCH] Make "git-ls-files" work in subdirectories
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"