Git Crash Course: A Simple Workflow for Small Teams and Startups
46 min readJan 1, 2020
Prerequisites
This course is for anyone who is familiar with the command line and needs to know all the essential commands for the Git utility. You will need to have the following knowledge:
- Basic understanding of coding languages (we will not write any code, but will be looking at some)
- Basic mastery of the command line
- Basic understanding of open source software
Table of Contents
- Why Use Git?
- Installation and Adding Credentials to Git
- Barebones Basics
- Github vs. Gitlab vs. Bitbucket vs. Local