]> git.99rst.org Git - git.git/commit
run-command: refactor getting the Unix shell path into its own function
authorJohannes Schindelin <redacted>
Sat, 13 Jul 2024 21:08:18 +0000 (21:08 +0000)
committerJunio C Hamano <redacted>
Sat, 13 Jul 2024 23:23:36 +0000 (16:23 -0700)
commit0593c1ea30737cf2d61f7c191d3687b37badf3be
tree7e85bb4dcf5e2771ceb750d16c4631f37aea2de1
parenta7dae3bdc8b516d36f630b12bb01e853a667e0d9
run-command: refactor getting the Unix shell path into its own function

This encapsulates the platform-specific logic better.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
run-command.c
git clone https://git.99rst.org/PROJECT