[PATCH] Add --info-only option to git-update-cache.
[git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"