[PATCH] git: use git_mkstemp() instead of mkstemp() for diff generation.
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"