I recently merged my SVN repository to GIT, but before we fully made
the change, we had to make emergency fixes in the SVN repository.  I
now want to move those changes in the SVN Trunk to the Git Origin/
Master

Exactly how do I do that?

I'm thinking
1. Clone svn repo to git into a new directory
2. Somehow? make it into a branch
3. Somehow? check it out as a remote branch
4. Somehow? merge it into the current git trunk

How do I do this?

Thanks
--~--~---------~--~----~------------~-------~--~----~
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 git-users@googlegroups.com
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to