[PATCH] patchbomb: allow specifying default --flag options via config(issue5354)

Yuya Nishihara yuya at tcha.org
Sat Feb 25 05:40:26 EST 2017


On Sat, 25 Feb 2017 03:47:58 +0530, Pulkit Goyal wrote:
> On Wed, Feb 22, 2017 at 2:28 AM, Pulkit Goyal <7895pulkit at gmail.com> wrote:
> >> I wanted to make it support templating so we can set 'flag = {topic}',
> >> etc.
>
> ​I guess still there is no way to add repositories name as mentioned in
> the bug except we set that as a topic or something else.

You could set it manually.

  [patchbomb]
  flag = "remotenames-ext"

or do you mean you want to make it templatable?

  [patchbomb]
  flag = "{reponame}"


More information about the Mercurial-devel mailing list