mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
The convenience function run_command_v_opt_tr2() is only used by a single caller. Use struct child_process and run_command() directly instead and remove the underused function. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Taylor Blau <me@ttaylorr.com>
3.9 KiB
3.9 KiB