Merge branch 'master' into wiki-categories

This commit is contained in:
Travis Briggs
2020-04-12 22:25:28 -07:00
committed by GitHub
18 changed files with 41 additions and 39 deletions

View File

@@ -6,7 +6,7 @@ category: tutorial
`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
This tutorial is pretty good: [http://git-scm.com/docs/gittutorial](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](chat.html) if you get