We have an internal Gitorious and Bugzilla setup. I'd like to write some sort of script that is triggered whenever someone pushes a new set of commits that greps for "bug #" in the commit messages and updates that bug number in Bugzilla with the commit message and a link back to the diff in Gitorious.
My searches on the web didn't turn up anything, but I'm hoping I was using the wrong keywords and that someone out there has already do开发者_JAVA技巧ne this.
Have you looked at GitZilla? (I am the author).
There's a newish mailing list at gitzilla-talk@googlegroups.com
精彩评论