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

Update git-clone-ssh.rst #721

Merged
merged 1 commit into from
Jan 14, 2018
Merged

Update git-clone-ssh.rst #721

merged 1 commit into from
Jan 14, 2018

Conversation

white-gecko
Copy link
Contributor

As I understand the allowed_types it is a bitmap which should be compared using a logical AND. Further the options GIT_CREDTYPE_SSH_KEYand GIT_CREDTYPE_USERNAME are defined in pygit2.credentials.

As I understand the `allowed_types` it is a bitmap which should be compared using a logical AND. Further the options `GIT_CREDTYPE_SSH_KEY`and `GIT_CREDTYPE_USERNAME` are defined in `pygit2.credentials`.
@jdavid jdavid merged commit 39a50d9 into libgit2:master Jan 14, 2018
@white-gecko white-gecko deleted the patch-1 branch January 15, 2018 09:37
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.

2 participants