[PATCH] Fix "git-rev-list" revision range parsing
[git.git] / git-add.sh
1 #!/bin/sh
2 git-update-index --add -- "$@"