Files
git/run-command.c
Jeff Hostetler 88ca3da054 run-command: create start_bg_command
Create a variation of `run_command()` and `start_command()` to launch a command
into the background and optionally wait for it to become "ready" before returning.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
2021-10-13 18:11:19 +02:00

44 KiB