]> git.99rst.org Git - git.git/commit
replace and remove run_command_v_opt_cd_env_tr2()
authorRené Scharfe <redacted>
Sun, 30 Oct 2022 11:53:40 +0000 (12:53 +0100)
committerTaylor Blau <redacted>
Sun, 30 Oct 2022 18:04:50 +0000 (14:04 -0400)
commitef249b398e26dd76f473ce83a35219c520f6fdbe
tree5bfe26a6c6424c4fc5e558f9fcbd0cfb4bb9dc6c
parentd82dbbd849fadd9d61d9489a03b429b6d1413c81
replace and remove run_command_v_opt_cd_env_tr2()

The convenience function run_command_v_opt_cd_env_tr2() has no external
callers left.  Inline it and remove it from the API.

Signed-off-by: René Scharfe <redacted>
Signed-off-by: Taylor Blau <redacted>
run-command.c
run-command.h
git clone https://git.99rst.org/PROJECT