Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

capability: accept unknown capabilities, fixes #450 #451

Merged
merged 1 commit into from
Jun 24, 2017
Merged

capability: accept unknown capabilities, fixes #450 #451

merged 1 commit into from
Jun 24, 2017

Conversation

smola
Copy link
Collaborator

@smola smola commented Jun 23, 2017

GitHub has started using a non-standard capability early-capabilities
with agent=git/github-g3daa19f21. This is breaking all go-git operations
on GitHub.

This commit removes validation for known capabilities, so that we can
use non-standard capabilities safely.

GitHub has started using a non-standard capability "early-capabilities"
with agent=git/github-g3daa19f21. This is breaking all go-git operations
on GitHub.

This commit removes validation for known capabilities, so that we can
use non-standard capabilities safely.
@smola
Copy link
Collaborator Author

smola commented Jun 23, 2017

They have updated their server again and they do not advertise this capability anymore. So this PR is not urgent anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants