On Jun 20, 2010, at 5:37 PM, wrote: > * for cases where a single patch is being applied to both trunk and branch, > commit to trunk first, then merge that to branch (rather than reapplying the > patch on branch independently); someone please correct me if I have this > wrong
Correction from conversation with Namit: apparently we never use merge, and always apply the patch on the branch directly. JVS