Add a "git-show-index" helper that shows the contents of a pack index
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"