[PATCH] git-apply: Don't barf when --stat'ing a diff with no line changes.
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"