On Wednesday, March 2, 2011 at 3:47 PM, Jacob Biesinger wrote:
I guess the best way to handle this is to Fork their GitHub repo as a new repo, 
then rebase my initial import on the forked repo? Is that enough for GitHub to 
recognize the fork?
> This would probably be easiest, actually. You don't even need to rebase — 
> just force push (`git push origin master -f`) to replace the fork's content 
> with your git repo's content. 

-- 
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to github@googlegroups.com.
To unsubscribe from this group, send email to 
github+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/github?hl=en.

Reply via email to