Git Basics

git init

What does it do?
initializes an empty git repository so that you can start using git for your project

Usage: new projects, projects not currently using git

git add

Adrienne Tacke
·
1 min
·
6 cards

Read “Git Basics” on a larger screen, or in the Medium app!

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store