paint-brush
The Git Cheat Sheetby@elsa
2,207 reads
2,207 reads

The Git Cheat Sheet

by Elsa4mApril 2nd, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Git is one of the most popular Version Control Systems out there. It is a way to take snapshots of your code in a specific state and time. A repository is a directory in which version control is enabled. It will know whenever any changes are made to those files, and it will help you keep track of them. The staging index is a file in the Git directory that stores the information about what is going to be included in your next commit. When a commit is made in a repository it’s added to the branch you’re currently on.

Company Mentioned

Mention Thumbnail
featured image - The Git Cheat Sheet
Elsa HackerNoon profile picture
Elsa

Elsa

@elsa

L O A D I N G
. . . comments & more!

About Author

Elsa HackerNoon profile picture
Elsa@elsa

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Coffee-web