Add "--all" flag to rev-parse that shows all refs
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"