mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
This function is intended to be used in place of exec[vl]_git_cmd() that follows a fork. It constructs the (at most) 3 paths that execv_git_cmd() searches manually for the git command and hands them over to spawnvppe_pipe(). The use case in get_pack() is one of the simplest possible.
366 B
366 B