[Gllug] Git/github help

Adrian McMenamin adrian at newgolddream.dyndns.info
Sun Aug 15 14:30:05 UTC 2010


I had a repo - call it A - on a local machine which I also synced with a
public repo on github.

Anxious not to mess A up, I created a copy - say A_bk - of A and worked on
that while away from any internet connection.

Now I can do this  git push git at github.com:mcmenaminadrian/A.git master
and it pushes up some commits, but only those that I made to A before I
copied it to A_bk.

How can I ensure that all the changes I made to A_bk get pushed up stream
- together with the history (eg I could just copy the changed source files
into A and push from there, but I want to keep the history too)?


-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list