4.5  1 reviews on Udemy

Git Workflow for Azure DevOps Engineers

Learn the foundations of source control with Git
Course from Udemy
 6 students enrolled
 en
Git Workflow basics with Azure Repos
Git branching strategies and team collaboration
Branch policies and pull request triggers

In this course you'll learn the foundations of source control with Git, including branching strategies, working with pull requests, and standard workflow with commit, clone, push, pull, and more.


Whether your software project is large or small, using version control as soon as possible is a proven best practice. Azure Repos supports two types of version control: Git and Team Foundation Version Control (TFVC). This course explains the foundations of source control and the differences between distributed and centralized source control.


In the first lecture, you'll learn:

  • Which version control system should I use?

  • Understanding Git (distributed) vs. TFVC (centralized)

  • Moving from TFVC to Git

  • Commit, share, and sync your code


Distributed version control systems like Git give you flexibility in how you use version control to share and manage code. Your team should find a balance between this flexibility and the need to collaborate and share code in a consistent manner. Discover how team members publish, share, review, and iterate on code changes through Git branches shared with others.


In the second lecture, you'll learn:

  • Adopt a Git branching strategy

  • About branches and branch policies

  • Using feature branches for your work

  • Review and merge code with pull requests


Version control keeps a history of your development so that you can review and even rollback to any version of your code with ease. This project will show how to perform common version controls tasks using the following version control workflow.


From there you'll follow along with 3 projects...


Project 1: Git Workflow Basics

Version control keeps a history of your development so that you can review and even rollback to any version of your code with ease. This project will show how to perform common version controls tasks using the following version control workflow.

  • Connect to a project in Azure DevOps

  • Save work with commits

  • Share code with push

  • Update code with fetch and pull

  • Resolve merge conflicts

  • Initialize and Clone an existing Git repo

  • Version control workflow


Project 2: Working with Pull Requests

Pull requests let your team review code and give feedback on changes before merging it into the main branch, and pull requests can come from either topic branches within the same repository or from a branch in a fork of the original repository. In this project you'll learn how to work with pull requests.

  • View and manage pull requests

  • Review code with pull requests

  • Create & complete a pull request

  • Squash merge pull requests


Project 3: Deploy Pull Request Builds with Azure Pipelines

Pull requests allow for code reviews before changes are merged to the codebase. However, certain issues can be tricky to find until the code is built and deployed to an environment. In this lab you'll Deploy pull request Artifacts with Azure Pipelines.

  • Specify events that trigger pipelines

  • Create a pull request trigger

  • Set up branch policy for Azure Repos

  • Set up status checks

  • Deploy pull request Artifacts with Azure Pipelines


Git Workflow for Azure DevOps Engineers
$ 19.99
per course
Also check at

FAQs About "Git Workflow for Azure DevOps Engineers"

About

Elektev is on a mission to organize educational content on the Internet and make it easily accessible. Elektev provides users with online course details, reviews and prices on courses aggregated from multiple online education providers.
DISCLOSURE: This page may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.

SOCIAL NETWORK