commit information in BZ

Lukas Krejci lkrejci at redhat.com
Fri Nov 11 23:32:41 UTC 2011


+-1, depending on which side of the fence you are :)

For devs, this is yet another of the million of things to remember when fixing 
a bug. But you usually fix the bz once and you are done.
When you browse bugzilla you usually jump between many BZs to sort them out 
and so doing the same thing each time you need to see the commit is, when 
summed up, even more time consuming then remembering to put that URL in the 
BZ.

But I'm a dev and don't want to remember yet another thing ;)

So a trade-off solution for Firefox users: URL Alias addon :)

Here's my config for it:

bz	 https://bugzilla.redhat.com/show_bug.cgi?id=%1
git	 http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=%1

and here's what I need to put in the URL bar to go to a commit:

git ab9b8b0

and here's what I need to go to a BZ:

bz 753264

On Friday, November 11, 2011 23:38:59 John Sanda wrote:
> I'd really not rather have to do this. For me personally, this could at
> times be disruptive to my work flow. As far as easy goes, what is easier
> that git show <commit_hash> ?
> 
> On 11/11/11 4:01 PM, Charles Crouch wrote:
> > When people are entering the branch and commit hash for a fix into BZ,
> > can you include a link directly to the git web interface highlighting
> > the commit. I've been noticing Ian has been doing this recently and I
> > think it provides a nice easy way to quickly see the change, e.g.
> > https://bugzilla.redhat.com/show_bug.cgi?id=753264#c2
> > 
> > Thanks
> > Charles
> > _______________________________________________
> > rhq-devel mailing list
> > rhq-devel at lists.fedorahosted.org
> > https://fedorahosted.org/mailman/listinfo/rhq-devel
> 
> _______________________________________________
> rhq-devel mailing list
> rhq-devel at lists.fedorahosted.org
> https://fedorahosted.org/mailman/listinfo/rhq-devel


More information about the rhq-devel mailing list