About 805,000 results
Open links in new tab
  1. Create a pull request to review and merge code - Azure Repos

    Feb 18, 2025 · Learn how to create pull requests or draft pull requests in Azure Repos using Git, and add details and reviewers.

  2. azure devops - How to do a Git pull request on remote branches …

    Jan 28, 2020 · Right now I have a Git repo with 3 branches hosted on Azure Devops (very similar to Github/Gitlab/Bitbucket etc). My current flow is to commit and push locally (using PHP …

  3. Azure DevOps: How to Create a Pull Request - betanet.net

    Pull requests allow developers to propose changes to a codebase, review those changes, and merge them into the main branch. In this article, we will walk you through the steps to create a …

  4. Require Pull Requests in Azure Repos – calebmcelrath.com

    When you are ready to add your code to develop, create a new pull request and choose your feature branch. Make sure you create a pull request for the develop branch.

  5. About pull requests and permissions - Azure Repos

    Jan 9, 2025 · Learn about pull request guidelines, management, and considerations when working in an Azure Repos Git repository.

  6. Working with the Feature Branch Workflow and Pull Requests

    Mar 17, 2020 · Push your changes to the remote repository, in the case of this guide, Azure DevOps. Create a Pull request so that one or more people on your team can review your …

  7. repository - Azure DevOps : Pull Request across the Repositories ...

    Jan 4, 2020 · At this time, you will have an option to choose another repos/project while you creating the Pull request. As normal, we do not recommend such operation. In this doc, we …

  8. Azure DevOps - Pull Request | NobuOps

    May 20, 2025 · This guide shows how to push changes from the release/v1.0-america branch to the master branch in Azure DevOps (or any Git repository). Go to your Azure DevOps project …

  9. Azure DevOps: Creating Pull Requests Using Command Line

    One of the key features of Azure DevOps is the ability to create pull requests, which allow team members to review code changes before they are merged into the main branch. In this article, …

  10. Create a pull request in Visual Studio | Microsoft Learn

    Aug 7, 2025 · If you’re authenticated to GitHub or Azure DevOps and have pushed changes to your remote repository, you can create a pull request without leaving Visual Studio.