Closed FrNecas closed 2 years ago
Starting from March 15, Github no longer supports unauthenticated access using git:// protocol [1]. For our use-case inside rebase pre-commit hook, switching to https:// over git:// shouldn't have any consequences.
[1] https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: František Nečas fnecas@redhat.com
TODO:
Fixes
Related to
Merge before/after
Build succeeded.
Build succeeded (gate pipeline).
Starting from March 15, Github no longer supports unauthenticated access using git:// protocol [1]. For our use-case inside rebase pre-commit hook, switching to https:// over git:// shouldn't have any consequences.
[1] https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: František Nečas fnecas@redhat.com
TODO:
Fixes
Related to
Merge before/after