paint-brush
An Intro to Git for Beginners by@aviavinav0
374 reads
374 reads

An Intro to Git for Beginners

by Avi Avinav3mSeptember 20th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Git is an essential tool for version control, no matter what programming language or framework you use. When you create an alternate branch, it copies everything from the default branch into this one, let's call this branch "dev" This branch, you can do whatever you like and it won't affect the "main" branch. You can also use it to create a alternate timeline called a **branch**. Your branch would be named `master` or master` by default. Git is installed by default on most Linux & Mac machines; you can download and use the installer from git-scm.com.
featured image - An Intro to Git for Beginners
Avi Avinav HackerNoon profile picture
Avi Avinav

Avi Avinav

@aviavinav0

Just a novice with a passion for Javascript

About @aviavinav0
LEARN MORE ABOUT @AVIAVINAV0'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Avi Avinav HackerNoon profile picture
Avi Avinav@aviavinav0
Just a novice with a passion for Javascript

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
Learnrepo
Coffee-web