[PATCH] possible memory leak in diff.c::diff_free_filepair()
[git] / git-add-script
1 #!/bin/sh
2 git-update-cache --add -- "$@"