there should be a better buddy system for this

vielmetti 2014-10-14 13:29:07 -07:00
parent c74cbc379f
commit c3345a11c8
1 changed files with 5 additions and 0 deletions

5
git.md Normal file

@ -0,0 +1,5 @@
`git` is a version control system. It's pretty confusing at first, but once you sort out what it can do and can't do, it starts to get better.
This tutorial is pretty good: http://git-scm.com/docs/gittutorial
The best way to learn `git` is to find someone who knows `git` really well and sort out issues with them. Ask on [[IRC]] if you get stuck. (There should be a better buddy system for this, but until there is, we do what we can.)