[PATCH] Make 'git checkout' a bit more forgiving when switching branches.
[git.git] / git-add.sh
blob7d91eeb65705fba291b3baf0e006c9ec90f96276
1 #!/bin/sh
2 git-update-index --add -- "$@"