12,297
edits
(→Links) |
mNo edit summary |
||
Line 5: | Line 5: | ||
In order to use git, you need to have git installed on your computer, which is most likely the case if you're on a Mac or a Linux system. For all other cases, you can get git here: [http://git-scm.com/ git-scm.com]. | In order to use git, you need to have git installed on your computer, which is most likely the case if you're on a Mac or a Linux system. For all other cases, you can get git here: [http://git-scm.com/ git-scm.com]. | ||
This page shows some common commands, but remember that most modern | This page shows some common commands, but remember that most modern IDEs support versioning systems like git with an additional graphical user interface (in case of Xcode there's a code-timeline and built-in file merging capability). | ||
== Setup == | == Setup == |