On Mon, Aug 3, 2015 at 2:13 AM, Michael Schwendt <mschwe...@gmail.com> wrote:
> After spending time on creating that patch, submitting it via
> http://bugz.fedoraproject.org/mscore would require just a tiny bit of
> effort.

Once configured, git-bz makes it even easier. My ~/.gitconfig has:

[bz]
        browser = firefox3
        default-tracker = bugzilla.redhat.com

[bz-tracker "bugzilla.redhat.com"]
        default-product = Fedora
        default-version = rawhide

Adjust browser using something else than FF, this is the browser with
which you have an active logged in session cookie to
bugzilla.redhat.com. Then commit something and do "git bz file
$packagename HEAD" in the package dir.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to