Add links and cleanup formatting on multiple articles

This commit is contained in:
Travis Briggs
2020-04-12 21:47:42 -07:00
committed by Ben Harris
parent 32e36c7242
commit 8855b7cfbf
16 changed files with 37 additions and 38 deletions

View File

@@ -5,7 +5,7 @@ title: how to use git
`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