run-command.c: remove run_command_v_opt_cd()
authorNanako Shiraishi <redacted>
Thu, 2 Oct 2008 10:14:25 +0000 (19:14 +0900)
committerShawn O. Pearce <redacted>
Fri, 3 Oct 2008 01:02:44 +0000 (18:02 -0700)
commit7996ff335e675b229398974f6cbf459843c9bf6d
tree1ee84a777b93b7d95ed7811e605e69d09a8163a4
parent159b3212705f0f98c79a5565c0f9eff07234c1c7
run-command.c: remove run_command_v_opt_cd()

This function is not used anywhere.

Johannes Sixt <redacted>:
> Future callers can use run_command_v_opt_cd_env() instead.

Signed-off-by: Nanako Shiraishi <redacted>
Signed-off-by: Shawn O. Pearce <redacted>
Documentation/technical/api-run-command.txt
run-command.c
run-command.h
git clone https://git.99rst.org/PROJECT