10 Dec
2013
10 Dec
'13
8:54 a.m.
cd repo1 git remote add otherrepo ../repo2 git fetch --all git pull otherrepo master
I just realised that simply "git pull ../repo2 master" should work too. Learn about git reflog so you know how to reset bad situations, or at worse do some physical backup of the directories if you are unsure and give it a try. Philippe