AT-UI / at-ui

A fresh and flat UI-Kit specially for desktop application, made with ♥ by Vue.js 2.0 (DEPRECATED)
https://at.aotu.io
MIT License
2.34k stars 230 forks source link

.gitmodules is using SSH protocol instead of HTTPS #19

Closed StevenYuysy closed 7 years ago

StevenYuysy commented 7 years ago

HTTPS is friendly to users when SSH key is not yet configured. I got following errors:

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:at-ui/at-ui-style.git' into submodule path '/Volumes/DevelopOnly/Demo/at-ui/src/stylesheet' failed
Failed to clone 'src/stylesheet'. Retry scheduled
Cloning into '/Volumes/DevelopOnly/Demo/at-ui/src/stylesheet'...
Permission denied (publickey).
fatal: Could not read from remote repository.