[PATCH] add --missing-ok option to write-tree
[git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"