News

The Git fork command will copy a repo and in theory, detach the fork from the original. A clone makes a copy that remains linked to the original Git repository.
What's the difference between Git fork and clone? In this article, we compare and contrast these two Git repo copy strategies.