About 5,530,000 results
Open links in new tab
  1. Cross Search in all repositories and branches in Azure Devops Repos

    Jan 17, 2024 · 4 Azure has very nice function to facilitate cross search through all repositories: I have noticed that after I did search for a keyword which was in one of the branches it was not …

  2. Authentication failed for Azure Git - Stack Overflow

    May 15, 2017 · UPDATE: Azure DevOps is removing "Generate GIT Credentials". Instead see doc Authentication with Azure Repos and GIT Credential Manager.

  3. How to authenticate when I try to git clone from azure git?

    Jun 26, 2020 · One regular way to clone a repo from Azure Devops is to ask the admin to add your own account to the group of people that can clone the repo, and use your own account.

  4. Upload Project to Azure Devops - Stack Overflow

    Dec 12, 2019 · For the second situation, there’s difference in the step c, you have to choose the “Push to Remote Repository” and click “Publish Git Repo”, paste the HTTP code you can copy …

  5. How to deny force push to main only, but still allow direct (non …

    Aug 13, 2024 · Currently, there is no direct way, by default for each repo, to deny force push to main only, but still allow direct (non-force) push in Azure DevOps git repos.

  6. How to Connect Visual Studio Code with Azure GIT Repo

    May 20, 2021 · I want to connect Visual Studio Code with Azure GIT Repo. For this I have Azure GIT Repo with empty files, installed VS Code which have following details and installed Azure …

  7. Azure DevOps - compare two commits right in the web UI?

    Dec 30, 2019 · This is surely something simple I'm overlooking. In the Azure DevOps web interface (not integrated as part of an IDE), I see how to compare any commit to its parent, but …

  8. Azure Devops Show all repositories from the project

    Oct 23, 2023 · How can I see all repositories? Can I include a list of repositories on the Summary/Overview Page? I was thinking if I click the "Repos" button from the left pane: I …

  9. Azure Devops Repos compare file between two branches

    Nov 8, 2023 · 3 I have a repository in Azure Repos. I have two branches "develop" and "abc". I have the same file (pom.xml) which exists in those 2 branches. How can I see the differences …

  10. Where can i find contribution graphs in Azure DevOps

    Jun 17, 2022 · Im using Azure repos and where can i find graphs like github in azure devops ? Just as GeralexGR said, this functionality is specific to github service and there is not such a …