• Post category:StudyBullet-4
  • Reading time:3 mins read




Perform practicle and learn all about version control and source code management.

What you will learn

 

GIT | Version control | Source code management

 

Gitlab

 

Github

 

Git

Description

What you’ll learn


Get Instant Notification of New Courses on our Telegram channel.


  • Install And Configure Git

  • Build Rock Solid Foundation In Git And Learn Key-Related Concepts.

  • Step-by-Step Guide Through Entire Git Workflow

  • Manage And Updating Files With Git (Move, Rename, Delete)

  • Revert/Reset Project To Previous Version’s

  • Creating gitignore File To Exclude Files And Directories

  • Collaborate And Share Projects Using Git And Github

  • Learn to inspect Git repository using status and log checks .

  • Learn GitHub and how use and manage the web based Git repository .

  • Learn how to perform Git comparisons between various sections of a Git repository .

  • Learn basic file management in git bash environment .

 

English
language

Content

Introduction

Introduction
Understanding GIT
How to work with GIT – P1
How to work with GIT – P2
How to work with GIT – P3
GIT Branching – Part1
GIT Branching – Part2
GIt tag management
GIT CMD
GIT and DIFF
Resolving merge conflicts