Code

[PATCH] Add function to append to an object_list.
[git.git] / git-add.sh
1 #!/bin/sh
2 git-update-index --add -- "$@"