Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"