About 4,770,000 results
Open links in new tab
  1. Code with Git - Azure DevOps | Microsoft Learn

    Feb 5, 2025 · Share your code with others in Azure DevOps when you use a Git repository. Project member. - Git for Windows and Git Credential Manager. - Git for macOS or Linux. For …

  2. How to push my code from local machine to Azure devops in a …

    Dec 19, 2020 · To push to origin dev you can do. I'll explain how to create a git repo, create a new branch, setting upstream and pushing the branch to remote. git add . In the end your git log …

  3. Version Controlling with Git in Visual Studio Code and Azure DevOps

    Jun 11, 2020 · In this lab, you will learn how to establish a local Git repository, which can easily be synchronized with a centralized Git repository in Azure DevOps. In addition, you will learn …

  4. Getting started with Git and Azure DevOps - DEV Community

    Feb 1, 2020 · You'll setup a code repository as part of a project in Azure DevOps, and a single repository in GitHub, enabling you to work with remote version control in the cloud. You'll be …

  5. How to push project code from local machine (Using Git

    May 9, 2019 · You have existing code of your project on your local PC in Visual Studio 2017 that you want to push to the Azure DevOps Git Repository. This article uses one of the Microsoft …

  6. Migrating Code to Azure DevOps Repos (4 Different Scenarios)

    Abstract: This tutorial takes an overview of Code Migration from Centralized version control to Azure DevOps. We also discuss a scenario where the code resides in Git but is on on-prem …

  7. Running Git commands inside Azure DevOps pipeline

    May 12, 2024 · To run Git commands inside an Azure DevOps pipeline to push a file to a repository in the pipeline, you can use Azure DevOps Pipelines’ built-in tasks for Git …

  8. Save and share code with Git - Azure DevOps | Microsoft Learn

    Nov 28, 2022 · Learn more about working with Git branches in GitHub or Azure DevOps. Git doesn't automatically snapshot code as edits are made. Git must be told exactly which …

  9. How to use Git commands in Azure DevOps - Developer Crucible

    Aug 7, 2022 · In this blog post we are going to discuss how to manage our code via Azure DevOps source control using Git Commands. Windows Machine with Windows 10 and Above …

  10. How to Import project code from local machine to Azure Repos?

    Sep 14, 2018 · If you are using Git repo in Azure Devops, please refer below commands to import projects to Azure Git repo: git add . Then the project in the local machine will be managed in …

  11. Some results have been removed
Refresh