0% found this document useful (0 votes)
93 views1 page

GIT Topics

This document discusses software configuration management using Git. It covers Git terminology, architecture, installation, configuration, distributed version control workflows, branching methodologies, merging, rebasing, stashing, resetting, hooks and repository managers like GitHub and GitLab. The goal is to understand the need for SCM and learn how to use key Git features for distributed version control and collaborative development.

Uploaded by

hsWS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
93 views1 page

GIT Topics

This document discusses software configuration management using Git. It covers Git terminology, architecture, installation, configuration, distributed version control workflows, branching methodologies, merging, rebasing, stashing, resetting, hooks and repository managers like GitHub and GitLab. The goal is to understand the need for SCM and learn how to use key Git features for distributed version control and collaborative development.

Uploaded by

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

Topic: Software Configuration Management (GIT)

 Understanding the need of Software Configuration Management discipline


 Get to know SCM Terminologies
 Understanding Git Architecture
 Installation & Git Configuration
 Distributed Version control using Git
 Git user workflow
 Understanding Branching
 Branching Methodologies & Best practices
 Merge, Rebase & Cherry-Pick
 Git Stash
 Git Reset Modes
 Revert/Rollback, Hooks
 Overview of Repository Managers like Github, Gitlab etc

You might also like