Re: [PATCH 9/5] Migrate git-checkout.sh to use git-rev-parse --parseopt --keep-dashdash

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Sunday, November 4, 2007 - 12:44 am

Pierre Habouzit <madcoder@debian.org> writes:


Ok, so this is how PARSEOPT_OPTS gets used.  It is a way for the
command that sources git-sh-setup to tell the parseopt code what
to do.  I can agree with this, but then all the other commands
that do not set PARSEOPT_OPTS before sourcing git-sh-setup
should set it to empty string.  Otherwise the users can screw
you with their environment variables.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 9/5] Migrate git-checkout.sh to use git-rev-par ..., Junio C Hamano, (Sun Nov 4, 12:44 am)
Re: [PATCH 9/5] Migrate git-checkout.sh to use git-rev-par ..., Johannes Schindelin, (Sun Nov 4, 6:48 am)