Top "Azure-devops" questions

Azure DevOps is a suite of 5 services you use together or independently.

Change GIT account of Visual Studio Team Explorer

I am having a very weird situation when cloning a Git repository from our company private server. The repository is …

git visual-studio github azure-devops git-credential-manager
How to resolve merge conflict in pull request in VSTS?

I've created pull request I got into this: "Approve" button does nothing and complete is disabled. How do I resolve …

git azure-devops pull-request merge-conflict-resolution
How can I refresh the list of remote branches in my Visual Studio 2017 Team Explorer panel?

How can I refresh the list of remote branches in my Visual Studio Team Explorer panel? In the Visual Studio 2017, …

azure-devops visual-studio-2017
Remote branch on Visual Studio online doesn't appear on Visual Studio 2015 Team Explorer

I have created a new Git repository on Visual Studio online. I have cloned on my computer and I have …

git visual-studio azure-devops
'Unable to Authenticate' when trying to connect to Azure DevOps Artifacts feed through npm; I get an E401 error

I'm trying to connect to a Azure DevOps Artifacts feed, but I keep getting an E401 error. I've tried on …

node.js azure npm azure-devops
Unable to authenticate with Git Bash to Visual Studio Team Services

I am unable to run any commands against my remote repository at Visual Studio Team Services (VSTS) because authentication fails. …

git visual-studio-2013 azure-devops
How to set and read user environment variable in Azure DevOps Pipeline?

I have some test automation code that reads some values from an environment variable stored on my local machine, like …

azure continuous-integration azure-devops azure-pipelines azure-pipelines-build-task
What are Epics in regard of features and backlog items in Team Foundation?

From this link I assert that a feature is a set of backlog items, but what is an epic supposed …

tfs agile azure-devops scrum
How do you get a specific version from Git in Visual Studio 2015?

Is there a way to get a specific version (from a specific commit) of a file in Visual Studio 2015 - …

git visual-studio-2015 azure-devops
Git failed with a > fatal error. could not read Username for

I've been struggling with that issue for a couple days now. I'm unable to connect to my Git project (stored …

git visual-studio visual-studio-2017 azure-devops