Add "has_sha1_pack()" function to query whether the object is available in a pack
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"