Git 命令

1.拉取遠程倉庫分支 git init 初始化 git remote add origin http:***********.git git fetch origin dev 2.gitee 配置 ssh公鑰 ssh-keygen -t rsa -C 「郵箱」 回車3下 cat ~/.ssh/id_rsa.pub 3.提交代碼 git status ./ git add ./* git commi
相關文章
相關標籤/搜索