Code

Keep bisection log so that it can be replayed later.
[git.git] / git-add.sh
1 #!/bin/sh
2 git-update-index --add -- "$@"