On Mon, Aug 3, 2015 at 9:35 PM, Michel Alexandre Salim
<mic...@michel-slm.name> wrote:
>
> On Mon, Aug 3, 2015, 15:15 Ville Skyttä <ville.sky...@iki.fi> wrote:
>
>
> 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.
>
>
>
> Would be great to add this to fedora-packager and document it on the wiki?

Current fedpkg now sets these as well as some other useful defaults on
clone. I believe the only thing that needs to be done manually is
setting the browser to use in global (user) git config if using
something else besides Firefox as the login cookie source.
Nevertheless, raising the awareness of this stuff e.g. in wiki
wouldn't hurt.
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to