author | Alex Riesen <raa.lkml@gmail.com> | |
Thu, 1 Dec 2005 12:48:35 +0000 (13:48 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 2 Dec 2005 01:06:37 +0000 (17:06 -0800) | ||
commit | 10b15b86f545e081aebba8783ad9e9acf6bf0d98 | |
tree | 2af70c2932f61b5a00f37e8799f98d6128905c13 | tree | snapshot |
parent | ce3ca275452cf069eb6451d6f5b0f424a6f046aa | commit | diff |
git wrapper: more careful argument stuffing
- Use stderr for error output
- Build git_command more careful
- ENOENT is good enough for check of failed exec to show usage, no
access() check needed
[jc: Originally from Alex Riesen with inputs from Sven
Verdoolaege mixed in.]
Signed-off-by: Junio C Hamano <junkio@cox.net>
- Use stderr for error output
- Build git_command more careful
- ENOENT is good enough for check of failed exec to show usage, no
access() check needed
[jc: Originally from Alex Riesen with inputs from Sven
Verdoolaege mixed in.]
Signed-off-by: Junio C Hamano <junkio@cox.net>
git.c | diff | blob | history |