[Paraview-developers] git question
burlen
burlen.loring at gmail.com
Mon Apr 29 13:52:38 EDT 2013
Hi all,
In a PV branch that needs a VTK branch (not in the repo) how does one
sync up with the PV development head? In PV I do
git fetch origin
git rebase origin/master
git submodule update
That rebas's my PV changes but now VTK is no longer on my branch. What's
the best way to rebase that VTK branch back to the point where PV is at?
I've been creating a new branch and git am but this is quite tedious, is
there a better way?
Burlen
More information about the Paraview-developers
mailing list