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
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to