Hi Russ, On Sat, Oct 18, 2014 at 12:02:48AM +0900, Osamu Aoki wrote: > Package: git-buildpackage > Version: 0.6.19 > Severity: wishlist > Tags: patch > > "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? Cheers, -- Guido