1,885
edits
Changes
→Getting Started
<pre>git clone existingRepo newRepo</pre>
In these cases, newRepo is the name of the new local repository to create and existingRepo is the name of the repository to copy files from- this can be a local directory name or a URL.
== Modifying and Committing ==