[PATCH] Document the trivial merge rules for 3(+more ancestors)-way merges.
[git.git] / git-add.sh
1 #!/bin/sh
2 git-update-index --add -- "$@"