0% found this document useful (0 votes)
20 views5 pages

Section Introduction

Uploaded by

Bala Dharmaraj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views5 pages

Section Introduction

Uploaded by

Bala Dharmaraj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Section Introduction

Git Basics

 Now that we have learned about the terminal,


we will start to use Git.

 We begin with a little bit of theory behind the


Git workflow and how it connects together.

 Then, we learn some of the basic commands to


use in Git.
Git Theory

 Before using Git, we spend some time learning


how Git connects and works from start to finish

 We learn about multiple components, such as


the ‘staging area’, and committing.
Git Commands

 Finally, we learn all of the different basic


commands we can use in Git.

 On top of learning the commands, you will also


learn the concept behind each command, and
what it does.
Lets get Started!

You might also like