Making a copy of an existing Repo versus cloning a repo
Simply import the repo into a new blank repo (using the repo url)
Cloning is different – cloning is making a copy of a repo on a local machine (but can also mean, copying to a remote location)
Leave a Reply