<div dir="ltr"><div>Greetings Developers,</div><div><br></div><div>In <a href="https://trac.osgeo.org/grass/wiki/HowToGit">https://trac.osgeo.org/grass/wiki/HowToGit</a>, it is not clear who is responsible for merging PRs when. Are individual core developers encouraged (allowed?) or discouraged to merge them? I'm talking about core, not addons. How does it work?<br></div><div><br></div><div><div>The main reason why I ask this question is because merging PRs into 
the upstream master takes time and I cannot wait until that happens (who, when?) to 
compile all my PRs into one build.<br></div><div><br></div></div><div>If you create 
multiple branches off of master and create PRs, it wouldn't be easy to 
keep track of all those individual branches in one place and compile the
 personal "latest" version until the PRs get merged. For example,</div><div><br></div><div>1. master => feature1</div><div>2. master => feature2</div><div><br></div><div>Compiling feature1 and feature2 branches would only give me feature1 and feature2, respectively, but not both. Should I do something like this?</div><div><br></div><div>1. master => feature1</div><div>2. feature1 => feature2</div><div><br></div><div>Then, how can we make sure that there won't be any conflicts between my feature2 (<= feature1) branch and the OSGeo master?</div><div><br></div><div>Not sure if what I'm doing is "right," but I'm doing this:</div><div><br></div><div>1. create a personal master branch "hcho" (yes, my name)</div><div>2. master => feature1</div><div>3. master => feature2</div><div>4. merge feature1 and feature2 into "hcho"</div><div>5. compile "hcho"<br> </div><div><div><br></div>To be honest, it's a lot of work :-(. Any suggestions or hints would be very welcome.</div><div><br></div><div>Best Regards,</div><div>Huidae<br></div><div></div><div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><span><div><div dir="ltr">Huidae Cho, Ph.D., GISP, PE (MD), CFM, M.ASCE<br>Open Source GIS Developer, GRASS GIS Development Team</div></div></span></div></div></div></div></div></div></div></div></div></div></div>