Thanks, Chris and Tekkub! It kinda works, but I'm having some weird segmentation errors as I'm running Git on Windows (Is it a bad idea?)
On Feb 8, 5:06 am, Tekkub <[email protected]> wrote: > Of course, a link to the gem is > helpful...http://github.com/defunkt/github-gem/tree/master > > On Sat, Feb 7, 2009 at 2:04 PM, Chris Wanstrath <[email protected]> wrote: > > > On Fri, Feb 6, 2009 at 5:52 PM, cheeaun <[email protected]> wrote: > > > > I've forked another repo and learnt how to sync my repo with it. But > > > after some time, there are other people forking the same project which > > > results in a lot of fork repos. What I want to do is to sort of > > > 'pull' (specific commits) from another fork repo, instead of the > > > original repo? > > > Check out the github gem: > > > $ gh network list > > defunkt > > ivey > > nex3 > > chrislo > > wfarr > > $ gh pull wfarr > > Switching to wfarr-master > > Branch wfarr/master set up to track remote branch > > refs/remotes/wfarr/master. > > Switched to a new branch "wfarr/master" > > > -- > > Chris Wanstrath > >http://github.com/defunkt > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" 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/github?hl=en -~----------~----~----~----~------~----~------~--~---
