Changes

Jump to: navigation, search

Git Cheatsheet and Gotchas

46 bytes added, 14:14, 9 January 2013
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 ==

Navigation menu