8000 Updated submodules to use https:// vs git@ by smarterclayton · Pull Request #129 · deepseek-ai/DeepGEMM · GitHub
[go: up one dir, main page]

Skip to content

Conversation

smarterclayton
Copy link
Contributor

Anonymous cloning is more difficult with git@ (it requires per user
SSH keys), which makes CI automation more difficult.

I suggest reverting to using https:// as it was before #112

$ git clone git@github.com:fmtlib/fmt.git 
Cloning into 'fmt'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Anonymous cloning is more difficult with git@ (it requires per user
SSH keys), which makes CI automation more difficult.

This commit reverts to using https:// as it was before deepseek-ai#112
@LyricZhao
Copy link
Collaborator

Thanks!

@LyricZhao LyricZhao merged commit c1db17e into deepseek-ai:main Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0