[Paraview-developers] git question
    Biddiscombe, John A. 
    biddisco at cscs.ch
       
    Mon Apr 29 15:56:03 EDT 2013
    
    
  
Kyle
>
cd VTK
git fetch pvvtk # just to ensure it's up to date
git rebase pvvtk/pv-master
<
I do (from paraview root dir)
$ git ls-tree HEAD VTK
160000 commit 723c3aac8c457601def2467ade2b70bd84047171  VTK
cd VTK
git rebase SHA from output above
is that the same as your rebase pvvtk/pv-master in which case, where does the tag/sha for pvvtk/master come from? 
ta
JB 
    
    
More information about the Paraview-developers
mailing list