Code

[PATCH] Make git-sh-setup-script do what it was supposed to do
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"