Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downgrade libcurl to fix git authentication issues when using personal access tokens with Azure DevOps #14

Merged
merged 1 commit into from
Apr 9, 2019

Conversation

jumarko
Copy link
Contributor

@jumarko jumarko commented Apr 9, 2019

This is a problem with libcurl 7.61.0 installed with Ubuntu 18.10.
See

This is to fix the following issue with git clone:

git clone https://jumarko:PersonalAccessToken@dev.azure.com/jumarko/codescene/_git/my-repo
Cloning into 'my-repo'...
fatal: Authentication failed for 'https://jumarko:PersonalAccessToken@dev.azure.com/jumarko/codescene/_git/my-repo/'

@jumarko jumarko merged commit a90fbe2 into master Apr 9, 2019
@jumarko jumarko deleted the juraj-azure-authentication-fix branch April 9, 2019 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant