projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0f3ddd4
b3e34dd
)
Merge branch 'bw/spawn-via-shell-path'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 16 Apr 2012 19:42:54 +0000
(12:42 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 16 Apr 2012 19:42:55 +0000
(12:42 -0700)
"sh" on the user's PATH may be utterly broken on some systems;
consistently use SHELL_PATH even from inside run-command API.
By Ben Walton
* bw/spawn-via-shell-path:
Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd
Trivial merge