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
-~----------~----~----~----~------~----~------~--~---

Reply via email to