GIT INterview Preparation Notes

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

GIT Syllabus :

Basic Concepts

Setup GIT account

Lifecycle of GIT

Use of Create operations

How to use Clone operations

How to Perform changes with GIT

How to use Review changes with GIT

How to do Commit changes within GIT

Use of Push operations and how to push codes to git

Use of Update operations

Use of Stash operations

Use of Move operations

How to Rename file within GIT

Delete

Managing Branches within GIT

Intializing Repositories within GIT

Cloning GIt Repositories

How to Merge a branch within GIT

Viewing the changes within GIT.

You might also like