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:// to https:// since GitHub disabled support for this protocol #1525

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

richafrank
Copy link
Contributor

See https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git
and https://github.blog/2021-09-01-improving-git-protocol-security-github/#git-protocol-troubleshooting

Fixes #1522

Contributor checklist
  • Provided the tests for the changes. (These are all changes to tests.)
  • Assure PR title is short, clear, and good to be included in the user-oriented changelog
Maintainer checklist
  • Assure one of these labels is present: backwards incompatible, feature, enhancement, deprecation, bug, dependency, docs or skip-changelog as they determine changelog listing.
  • Assign the PR to an existing or new milestone for the target version (following Semantic Versioning).

@webknjaz webknjaz changed the title Updating git:// to https:// since github is removing support Update git:// to https:// since GitHub disabled support for this protocol Nov 5, 2021
@webknjaz webknjaz merged commit 7d93428 into jazzband:master Nov 5, 2021
@richafrank richafrank deleted the git-protocol-deprecated branch November 5, 2021 15:41
boris-petrov added a commit to profuz/ViewerJS that referenced this pull request Jan 11, 2022
@atugushev atugushev added skip-changelog Avoid listing in changelog tests Testing and related things labels Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Avoid listing in changelog tests Testing and related things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VCS tests failing from github's git:// protocol brownout
3 participants