git2_credentials icon indicating copy to clipboard operation
git2_credentials copied to clipboard

Provide credentials function to used with git2::RemoteCallbacks.credentials

Results 3 git2_credentials issues
Sort by recently updated
recently updated
newest added
trafficstars

There is one git host I need to conect to, which does not allow ssh connections. I use https + username + access tokens instead. My local git-cli is configured...

enhancement

Hello! I was really struggling to understand the `git2` callbacks for authentication and how I can make them behave the same way the standard `git` binary behaves out of the...

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
rust