When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Git & GitHub in depth and integrating Jenkins with Git

DevOps: Become an Expert in Git and GitHub and handle all projects with speed and efficiency

     
  • 4.7
  •  |
  • Reviews ( 43 )
₹2499

This Course Includes

  • iconudemy
  • icon4.7 (43 reviews )
  • icon4.5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Git & GitHub in depth and integrating Jenkins with Git

This course will guide everyone (no prior knowledge is required!) through the core steps to use these tools in your daily projects with ease.

Git & GitHub - The complete step-by-step guide from scratch and also learn Jenkins integration with GitHub Repository.

This course is all about Git and GitHub.

Course Description:

Introduction:

What is DevOps & its benefits

DevOps LifeCycle :

Continuous Development

Continuous Integration

Continuous Testing

Continuous Feedback

Continuous Deployment

Continuous Monitoring

Overview of Git & GitHub

Create a GitHub Account, repository, clone - Distributed Version Control System

Git configuration

Stages in Git

Git pull from Remote to Local

Git push from Local to Remote

Stages in Git - Add & Commit

Working with Branches

Introducing Branches

Lab - Create branches (master & Develop)

Create & push branch from Local to Remote

Feature branches

Pull Request - To merge one branch into another

Release branch

Hotfix Branch

Lab - Release & Hotfix Branch

Add Reviewer in Pull Request with Branch protection rules

PR - Comment, Approve & Request changes

Conflict Resolutions

Understanding conflicts in git merge

Create a merge conflict & resolve it

Use TortoiseGit S/W to resolve conflicts

Resolve conflicts from GitHub using web editor using PR with one reviewer

Real Project examples - Scenario-based cases

Git clean command to remove file & directory

Undoing changes on existing files

Git Revert Command

Git Reset Command

Git fetch command

Git pull command

The difference git merge & git fetch

GitHub Deep Drive - Cherry-pick, tags, rebase & merge

What is Cherry-pick in git?

Lab on Cherry-pick with conflicts in merging

Git tags

Delete tags from local & remote

Git rebase command

The difference between git rebase & merge

Integrate Jenkins with GitHub Repository & Maven project

About Jenkins

Overview of Jenkins integration with GitHub & how to build a java based project

Installation of Jenkins, Java, Maven & Git on EC2 Instance

Configure Jenkins on EC2 Instance

Configure GitHub Credentials & Maven Location on Jenkins

Create & Build the Java-based project using Maven Tool

Add Maven Plugins in Jenkins

Last lecture

Git Interview QA - MCQ

What You Will Learn?

  • What is DevOps?.
  • DevOps Lifecycle : CICD.
  • Learn all you need to work with Git, including all about repositories, commits.
  • Working with Branches.
  • Learn how to perform rebasing and merging of the branches.
  • Conflict Resolutions.
  • Use TortoiseGit S/W to resolve conflicts.
  • Real Project examples - Scenario based cases.
  • GitHub Deep Drive - Cherry-pick, tags, rebase & merge.
  • Integrate Jenkins with GitHub Repository.
  • Create a java based project using maven tool in Jenkins..