Am 25.04.2017 um 19:54 schrieb Brandon Williams:
Move the logic for 'is_executable()' from help.c to exec_cmd.c and
expose it so that callers from outside help.c can access the function.

The function is quite low-level. IMO, run-command.[ch] would be a better home for it. Additionally, that would reduce the number of files that contain #ifdef GIT_WINDOWS_NATIVE.

-- Hannes

Reply via email to