aboutsummaryrefslogtreecommitdiffstats
path: root/add-interactive.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2022-10-30 12:51:55 +0100
committerTaylor Blau <me@ttaylorr.com>2022-10-30 14:04:47 -0400
commiteb5b6b57d0e9fba0e50871ece4ea79e76cd61a36 (patch)
tree101dd42f25ad12e6a7aea13e438d77c6b6dcd4e8 /add-interactive.c
parentuse child_process members "args" and "env" directly (diff)
downloadgit-eb5b6b57d0e9fba0e50871ece4ea79e76cd61a36.tar.gz
git-eb5b6b57d0e9fba0e50871ece4ea79e76cd61a36.zip
replace and remove run_command_v_opt_cd_env()
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>
Diffstat (limited to 'add-interactive.c')
0 files changed, 0 insertions, 0 deletions