Make sure we have leading directories under refs/{heads,tags}
[git.git] / git-add.sh
1 #!/bin/sh
2 git-update-index --add -- "$@"