git客户端操作

客户端密钥生成和查看

ssh-keygen -t rsa -b 4096 -C "your_email@example.com"

cat ~/.ssh/id_rsa.pub

image

posted @ 2024-09-25 22:42  吐司波妞  阅读(20)  评论(0)    收藏  举报