[PATCH] Use '-d' as the first flag to 'install'
[git.git] / git-add.sh
1 #!/bin/sh
2 git-update-index --add -- "$@"