By "fork" I mean in the GItHub sense, the forking of original project 
*github.com/original/foo* through their console so that *github.com/me/foo* 
is created.

And "clone" would be running "git clone 
https://github.com/original/foo.git"; on my local machine so I have a local 
copy of the original project.

Does it matter which I do first? Is there a chance someone could push a 
commit between those two events that would cause me some headache?





On Wednesday, May 3, 2017 at 10:40:26 PM UTC-7, Dave Cheney wrote:
>
> This discussion could get confusing if we're not clear about our terms. 
> Could you please describe what the terms cloned and forked mean to you.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to