https://bugzilla.wikimedia.org/show_bug.cgi?id=36927
Jeroen De Dauw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Jeroen De Dauw <[email protected]> 2012-05-18 12:37:37 UTC --- (In reply to comment #5) > git log doesn't work? It's technically impossible to override previous > revisions in git, there is always a log This works for one repo, but currently there is no place where you can get an overview of what is happening to core and extensions, like you did on the old CR. I fully agree with Siebrand that we ought to have something like this. One way to fix this is to have gerrit display things that got directly pushed to master in the "merged" list. Another way to fix it is to have "automatic merge" functionality on gerrit, so people that do not wish to have to approve their own code or wait for a very long time before someone bothers to look at their change to $randomExtension can just push using git review. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
