COURSE OVERVIEW
Git is a distributed revision control and source code management system with an emphasis on speed. Version Control System, Advantages of Git, DVCS Terminologies, Local Repository, Working Directory and Staging Area or Index, Blobs, Trees, Commits, Branches, Tags, Clone. This tutorial explains how to use Git for project version control in a distributed environment while working on web-based and non-web-based applications development.
DURATION:
6 WEEKS
COURSE OVERVIEW
Git is a distributed revision control and source code management system with an emphasis on speed. Version Control System, Advantages of Git, DVCS Terminologies, Local Repository, Working Directory and Staging Area or Index, Blobs, Trees, Commits, Branches, Tags, Clone. This tutorial explains how to use Git for project version control in a distributed environment while working on web-based and non-web-based applications development.
DURATION: 6 WEEKS
WHAT YOU'LL LEARN
- Basic Concepts, DVCS Terminologies
- Git - Environment Setup, Git - Life Cycle, Git - Create Operation
- Git - Clone Operation, Git - Update Operation, Git - Perform Changes
- Git - Stash Operation, Git - Fix Mistakes, Git - Tag Operation
- Git - Managing Branches, Git - Handling Conflicts, Git - Online Repositories
- Revision & Examination
BENEFITS
- Ability to provide an extremely detailed history of every change made to all the project's files. This allows us to review changes, visualize the history using a graph view or revert our work to an earlier state.
- You will be able to facilitate distributed collaborative working.
WHAT YOU'LL LEARN
- Basic Concepts, DVCS Terminologies
- Git - Environment Setup, Git - Life Cycle, Git - Create Operation
- Git - Clone Operation, Git - Update Operation, Git - Perform Changes
- Git - Stash Operation, Git - Fix Mistakes, Git - Tag Operation
- Git - Managing Branches, Git - Handling Conflicts, Git - Online Repositories
- Revision & Examination
BENEFITS
- Ability to provide an extremely detailed history of every change made to all the project's files. This allows us to review changes, visualize the history using a graph view or revert our work to an earlier state.
- You will be able to facilitate distributed collaborative working.