git-rev-parse: add "--not" flag to mark subsequent heads negative
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"