[PATCH] Skip writing out sha1 files for objects in packed git.
[git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"