git-pack-objects: add "--stdout" flag to write the pack file to stdout
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"