mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01: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