[MacPorts] #65473: git-flow: git submodule fetch fails across-the-board
MacPorts
noreply at macports.org
Mon Aug 8 02:13:02 UTC 2022
#65473: git-flow: git submodule fetch fails across-the-board
-----------------------+--------------------
Reporter: mascguy | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: git-flow |
-----------------------+--------------------
Comment (by eljakim):
I have found the underlying issue:
https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-
more-unauthenticated-git
The git:// protocol is no longer supported by GitHub.
So https://github.com/nvie/gitflow/blob/develop/.gitmodules should refer
to https:// instead of git://
--
Ticket URL: <https://trac.macports.org/ticket/65473#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list