There’s a few things you could try. Depends a bit on what you’ve done and how your changes interact with Lou’s. I think what I’d try first is: git fetch git checkout lb42-pureodd-2 git checkout your_branch git rebase lb42-pureodd-2 That should re-run the commits you’ve made in your branch on top of the new pureodd branch and hopefully give you a branch that acts like you started from there in the first place. I'd make a copy of your repo first though, just in case things don’t turn out the way you hope.
On Dec 15, 2015, at 9:07 , James Cummings
wrote: Hiya,
Is there a way to copy the changes I've made on one branch to another? Or move one branch (off another branch) to be tracking a different branch instead? (e.g. I made the 'processing-model' branch off of Lou's original lb42-pureodd branch and I want to move it to his current one.)
Suggestions? Or do I have to go do all the changes again?
-James -- Dr James Cummings, James.Cummings@it.ox.ac.uk Academic IT Services, University of Oxford -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived