git推送本地代码到githab,提示ERROR:You ‘re using an key with SHA-1,git推送本地代码到githab,提示ERROR:You 're using an key with SHA-1,
git推送本地代码到githab,提示ERROR:You 're using an key with SHA-1,使用rsa算法加密的公钥ssh-keygen -t rsa -C “laiyaqian@com”,关联远程仓库时git remote add origin git@github.com:laiyaqian/leaarnting.git后,推送本地代码到远程仓库 ,提示ERROR,此时,要么更换git版本,或者换成id_ed25519算法加密ssh-keygen -t ed25519