mirror of
https://github.com/git/git.git
synced 2026-01-10 10:13:33 +00:00
run_command_v_opt_cd_env() is only used in an example in a comment. Use the struct child_process member "env" and run_command() directly instead and then remove the unused convenience function. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Taylor Blau <me@ttaylorr.com>
2.6 KiB
2.6 KiB