Files
git/run-command.c
Junio C Hamano ef3782e29b Merge branch 'jk/run-command-eacces' into next
When PATH contains an unreadable directory, alias expansion code did not
kick in, and failed with an error that said "git-subcmd" was not found.

By Jeff King (1) and Ramsay Jones (1)
* jk/run-command-eacces:
  run-command: treat inaccessible directories as ENOENT
  compat/mingw.[ch]: Change return type of exec functions to int
2012-04-12 14:02:22 -07:00

16 KiB