Code

Add "--topo-order" flag to use new topological sort
[git.git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"