| author | Dmitry V. Levin <ldv@altlinux.org> | |
| Thu, 14 Sep 2006 01:04:09 +0000 (05:04 +0400) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Thu, 14 Sep 2006 18:48:11 +0000 (11:48 -0700) | ||
| commit | 5b6df8e45f31c7eb26c30536448cffe1b715e1ce | |
| tree | 07277e193c5db09b3f9715bdc6d0a9ff1d294821 | tree | snapshot |
| parent | 7977f0ea53fad7103c83e5bd61777da27451f1d6 | commit | diff |
Handle invalid argc gently
describe, git: Handle argc==0 case the same way as argc==1.
merge-tree: Refuse excessive arguments.
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
describe, git: Handle argc==0 case the same way as argc==1.
merge-tree: Refuse excessive arguments.
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
| describe.c | diff | blob | history | |
| git.c | diff | blob | history | |
| merge-tree.c | diff | blob | history |