mirror of
https://github.com/git/git.git
synced 2026-03-13 10:23:30 +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.
4.6 KiB
4.6 KiB