[Bf-committers] Git svn wisdom for newcomers

Dalai Felinto dfelinto at gmail.com
Thu Jun 13 20:17:24 CEST 2013


As per request, I updated my own git-svn instructions to include how
to deal with branches:
http://wiki.blender.org/index.php?title=User:Dfelinto#Git_svn_branch

So instead of git svn clone the branch directly, you can still git svn
clone trunk, and have your branch checkout as well. This helps to git
diff the branch against master (for code cleanup/review).

Perhaps it even help to merge from the master to the branch via git.
Though that may mess up svn merge meta-info once you git svn dcommit
your branch work to trunk.

Have fun,
Dalai


More information about the Bf-committers mailing list