摘要:
使用git pull命令出现以下的警告: warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running o 阅读全文
posted @ 2021-12-09 15:53
zhang_you_wu
阅读(11226)
评论(0)
推荐(0)
摘要:
在Linux下生成git秘钥 1.进入.ssh目录 cd .ssh/ 2.执行 ssh-keygen -t rsa -C"你的邮箱" 3.一路回车即可 注意: ssh与-keygen之间没有空格! 其它: 可以通过命令 find / -name id_rsa.pub 查看秘钥的位置 阅读全文
posted @ 2021-12-09 14:50
zhang_you_wu
阅读(728)
评论(0)
推荐(0)

浙公网安备 33010602011771号