Hello, I am trying to clone the repo from Azure DevOps using SSH into Visual Studio 2022. I am trying to get the files that are on my repo and cloning into another computer but unable to get the fil... AsimKhan2023 Please refer this on steps: Clone an existing Git ...
Cloning from Azure DevOps fails with fatal error: pack has bad object Closed - Not a Bug220 0Votes AFAl Fargnoli -Reported Mar 14, 2024 12:25 AM [severity:I’m unable to use this version] It does not matter whether I use Git Bash, Posh-Git, or Visual Studio Enterpri...
I see Azure Active Directory dialog box, pick my user and type in my password, then back in Git Bash command line I receive this error: fatal: Authentication failed for '[repo-url]' I should note that the URL I'm cloning was copied from Azure DevOps and as a result it has a forma...
Hello, I am trying to clone a repo from Azure DevOps and Git is prompting me to use SSH instead of logging in. I get the following error: 'git: 'credential-git-credential-manager-core' is not a git command. See 'git --help' I looked at p...
Expected: No password asked, everything, including the LFS files, is cloned from the public repository Reproduction & Logs Running: $ LANG=C GIT_TRACE=1 GIT_TRANSFER_TRACE=1 GIT_CURL_VERBOSE=1 git clone https://AInII@dev.azure.com/AInII/brainage_estimation/_git/brainage_estimatio...
I can specify the suites that I want to clone by specifying the suites in the ‘Clone from’ area. If I don’t select any suite, a blank test plan will get created with the source test plan’s properties applied to the new test plan. ...
Found a fix, in the main branch there are some git changes that need to be committed. Every time I tried to commit it would throw an error exception with the git changes being fatal. I ignored and deleted those commits as the were not required or important. Opened a ter...
Repo cloning [git@github.com:nodejs/node.git] is not successful from visual studio 2019 Closed - Not a Bug12 0Votes RLRajeswari Addepalli (Wipro Ltd.) [MSFT] -Reported Nov 05, 2020 4:17 PM Version: Visual Studio 2019 Platform: 64-bit (Windows 10)Windows version : Mic...
Hello, I am trying to clone the repo from Azure DevOps using SSH into Visual Studio 2022. I am trying to get the files that are on my repo and cloning into another computer but unable to get the files so that I can start work. I do not know what I am missing. I...
Hello, I am trying to clone the repo from Azure DevOps using SSH into Visual Studio 2022. I am trying to get the files that are on my repo and cloning into another computer but unable to get the files so that I can start work. I do not know what I am missing....