maybe use scripts like https://github.com/apache/spark/blob/master/dev/merge_spark_pr.py to automatically do so
On Sat, May 21, 2016 at 1:48 AM Aaron.Dossett <[email protected]> wrote: > Is there a best practice for merging a PR to multiple branches? I have > struggled with that in the past, probably due to shortcomings in my > knowledge of git. I¹d be happy to aggregate suggestions and put them on > the Developer page. Thanks! > > On 5/20/16, 12:08 PM, "P. Taylor Goetz" <[email protected]> wrote: > > >Committers, when merging patches to multiple branches please make a note > >either in the associated JIRA or pull request (which will get mirrored to > >JIRA) which branches it was merged to. This makes tracking which branches > >a patch landed in a lot easier. > > > >I think most of us are in the habit of doing so, but it would help if we > >were all consistent. > > > >Thanks! > > > >-Taylor > >
