Hi, I have a git tree on one site, and a copy of it (from two weeks ago) on a second site. I cannot access the first site from the second one. The git tree on one site had some commits since I made a backup of it for the second site. I can of course backup the first tree and override the second one.
I of course know which is the commit which is the latest when I made the backup (by git log). Is there a way that I can reproduce only the commits since that last commit in the first site and copy only them, and apply them, for the second site? rgs, Kevin -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
