Clean up MERGE_HEAD and ORIG_HEAD also for the trivial fast-forward merges.
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"