Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/maint-sane-execvp-notdir'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Sep 2012 22:53:26 +0000
(15:53 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Sep 2012 22:53:26 +0000
(15:53 -0700)
"git foo" errored out with "Not a directory" when the user had a non
directory on $PATH, and worse yet it masked an alias "foo" to run.
* jc/maint-sane-execvp-notdir:
sane_execvp(): ignore non-directory on $PATH
1
2
run-command.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
3e06f5f
a785508
)
diff --cc
run-command.c
Simple merge