Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 493 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 493 Bytes

Git Tutorial

This notebook contains a very brief introduction to Git.

Git is a very useful and powerful version control system

Git is NOT very user-friendly

There are a number of websites and programs that attempt to make git more user friendly

Resources https://try.github.io/ - cool site to introduce you to git

https://git-scm.com/doc - Official documentation

https://git-scm.com/book/en/v2 - Free Git Book

See the files in this repo for step by step help to install and use Git.