We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The git clone protocol of some submodule is ssh, unify the url of submodule to https url.
[submodule "contrib/client-c"] path = contrib/client-c url = [email protected]:tikv/client-c.git [submodule "contrib/tiflash-proxy"] path = contrib/tiflash-proxy url = [email protected]:pingcap/tidb-engine-ext.git [submodule "contrib/prometheus-cpp"] path = contrib/prometheus-cpp url = [email protected]:jupp0r/prometheus-cpp.git
The text was updated successfully, but these errors were encountered:
Unify the url of submodule to https url (#4566)
0529382
close #4565
Unify the url of submodule to https url (#6870)
2d5909e
Successfully merging a pull request may close this issue.
Enhancement
The git clone protocol of some submodule is ssh, unify the url of submodule to https url.
The text was updated successfully, but these errors were encountered: