Git wire protocol v2
The Git wire transport protocol v2 enables higher performance for HTTPS and SSH Git operations.
Enable Git transport v2:
git config --global protocol.version 2
The Git wire transport protocol v2 enables higher performance for HTTPS and SSH Git operations.
Enable Git transport v2:
git config --global protocol.version 2