On Mon, Aug 17, 2015 at 10:43:40AM +0200, Guido Günther wrote:
> On Sun, Aug 16, 2015 at 04:55:16PM -0700, Russ Allbery wrote:
> > Guido Günther <a...@sigxcpu.org> writes:
> > > On Sat, Oct 18, 2014 at 12:02:48AM +0900, Osamu Aoki wrote:
> > 
> > >> "pbuilder" and "cowbuilder" accept first option with "--" or without 
> > >> "--".
> > >> (with "--" as the main syntax in manpage.)
> > 
> > >> "git" and "gbp" accept first option always without "--".
> > 
> > >> So I understand your rationale for the choice of
> > >>  $ git-pbuilder login --save-after-login
> > >> as the main syntax but I keep hitting
> > >>  $ git-pbuilder --login --save-after-login
> > >> since I used to type
> > >>  $ pbuilder --login --save-after-login
> > 
> > >> As I see your code, the syntax relaxation to accomodate my mistakes can
> > >> be a very minor change. See attached patch. Please consider.
> > 
> > > This makes sense to me. Would you consider adding this to git-pbuilder
> > > ustream?
> > 
> > Yup, sorry about the delay.  Now done, and git-pbuilder 1.35 has been
> > released.
> 
> Thanks! Merged into GBP's master branch.
>  -- Guido

Thanks guys!

Reply via email to