<div dir="ltr">Hi,<div><br></div><div>I&#39;ve just created branches for all the projects. Here are the names for the branches:</div><div><br></div><div><div>* Interactive Quadrilateral Remeshing</div><div>soc-2014-remesh</div>
<div>* Fluid simulation MantaFlow integration</div><div>soc-2014-fluid</div><div>* Cycles Optimizations</div><div>soc-2014-cycles</div><div>* Viewport FX III</div><div>soc-2014-viewport</div><div>* BGE - Cleanup &amp; Support</div>
<div>soc-2014-bge</div><div>* NURBS Modernization</div><div>soc-2014-nurbs</div><div>* Relative shape keys workflow enhancements</div><div>soc-2014-shapekey</div><div><br></div><div>In order to checkout into your branch, clone blender repository as usual, and then do:</div>
<div><br></div><div>$ git checkout -t origin/&lt;branch_name&gt;</div><div><br></div><div>To commit into your local copy do usual commit command:</div><div><br></div><div>$ git commit</div><div><br></div><div>To push changes to the server use:</div>
<div><br></div><div>$ git push origin &lt;branch_name&gt;</div><div><br></div><div>To merge master into your branch do:</div><div><br></div><div>$ git fetch</div><div>$ git merge origin/master<br></div><div><br></div><div>
If you&#39;ve got some issues and question drop into IRC and poke developers before starting experimenting!</div><div><br></div><div>More details could be found here: <a href="http://wiki.blender.org/index.php/Dev:Doc/Tools/Git">http://wiki.blender.org/index.php/Dev:Doc/Tools/Git</a></div>
<div>This page will also tell you what you need to do to get a commit access to the servers.</div><div><br></div><div>And again, if you&#39;ve got issues please immediately drop into IRC ask for help! That&#39;s what we are for :)</div>
<div><br></div>-- <br><div><span style="color:rgb(102,102,102)">With best regards, Sergey Sharybin</span></div>
</div></div>