Skip to content

git-backport: Add --forcebugzilla option

Prarit Bhargava requested to merge prarit/tools:forcebugzilla into main

In most cases git-backport is used with the --bugzilla option to specify a
bugzilla value. It is annoying to forget to the use the --bugzilla option
so I'm adding an option that forces a bugzilla parameter to be specified.

Add --forcebugzilla option that checks if the --bugzilla option has been
specified. This is better used if a user specifies the FORCEBUGZILLA
option in their .gitconfig.

Signed-off-by: Prarit Bhargava prarit@redhat.com

Merge request reports

Loading