On 03/06/2014 10:44 PM, Tyler Romeo wrote:
On Thu, Mar 6, 2014 at 10:13 PM, George Herbert george.herbert@gmail.comwrote:
Based on the timing description here, it seems more like "Either rush 1 or rush 2".
This is also not true. Something does not have to be reverted in Gerrit in order for it to be undeployed from production.
Yes, it does. Unless the entire branch has a serious problem (500s or major caching problems, etc.), we don't generally switch the entire branch back.
That means the only option is fix or revert a commit. The general rule is to do changes in master before cherry-picking to the branch.
Matt Flaschen