On Thu, May 17, 2018 at 10:34:30PM +0200, Matthijs Kooijman wrote: > Hi Guido, > > > --git-pbuilder-options-append="option1" > > --git-pbuilder-options-append="option2" > > > > so you can decide on a per option basis if you want to append to the > > currently set value. Each "--git-pbuilder-options" would reset the whole > > thing and start over so: > > > > --git-pbuilder-options="foo" --git-pbuilder-options-append="option1" > > --git-pbuilder-options-append="option2" > Ah, that is *exactly* what I meant. I just named the options differently > and apparently failed to express my intent. Thanks for providing some > clarifying examples :-)
...now we need patches to make this reality ;) -- Guido