Y
Hacker News
new
|
ask
|
show
|
jobs
by
dceddia
275 days ago
Cloning the repo (running git clone on your computer)
is
enough because it makes a local copy.
Forking
merely makes a copy under your account on GitHub though which is not going to survive if they go on a deleting spree.
1 comments
anonymousiam
275 days ago
Yes, you are correct. I used the word "clone" when I should have used the word "fork" instead.
link