git通过ssh方式免密克隆代码仓库

git上添加ssh公钥

略过

终端命令行

格式: git clone ssh://[user@]host.xz[:port]/path/to/repo.git/
栗子: git clone ssh://[email protected]:9090/tommy/study/online.git

posted @ 2021-12-09 15:15  没脚的丛林鸟  阅读(240)  评论(0)    收藏  举报