Posted May 8, 2008 21:28 UTC (Thu) by magnus (subscriber, #34778)
[Link]
Maybe they could start tracking bugs in some kind of distributed way, just like the source
code is tracked. Imagine if users could add bug reports to the git tree under the commit they
were using and push them upstream, that would be really cool...
Time to accept bug reports from users
Posted May 9, 2008 17:15 UTC (Fri) by jengelh (subscriber, #33263)
[Link]
What makes much more sense is to change the bugzilla so that you do not have to register,
something along the lines of Debian-BTS. But wait, we have the mailing list for people who
prefer being in control of their subscription/registration.
ticgit
Posted May 10, 2008 17:35 UTC (Sat) by liamh (subscriber, #4872)
[Link]
I'm just learning git and I noticed ticgit which puts issue tracking into the git repository itself. Would that work?