"Dmitry V. Levin" <ldv@xxxxxxxxxxxx> writes: > On Wed, Sep 13, 2006 at 06:12:02PM -0700, Junio C Hamano wrote: >> "Dmitry V. Levin" <ldv@xxxxxxxxxxxx> writes: >> >> > describe, git: Handle argc==0 case the same way as argc==1. >> >> When does one get (ac == 0)? > > When one executes something like > execlp("git", NULL, NULL); Fair enough. What is the valid reason to do execlp("git", NULL, NULL)? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html