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.

-- 
Russ Allbery (r...@debian.org)               <http://www.eyrie.org/~eagle/>

Reply via email to