On Tue, Dec 4, 2012 at 3:24 PM, Tyler Romeo tylerromeo@gmail.com wrote:
Don't we have some sort of policy about an individual merging commits that he/she uploaded?
Yes. We've been over this a dozen times--if you're on a repository that has multiple maintainers (ie: you're not the only one, so you're always self-merging), you should almost never merge your own code unless you're fixing an immediate problem (site outage, sytax errors).
Merging non-critical code so fast before anyone even has a chance to say "hang on a minute" is especially bad.
-Chad