使用git上傳項目到碼雲服務器

第一步: 初始化:  git init 第二步: 添加到遠程服務器: git remote add origin   url(碼雲服務器地址) 第三步: git pull origin master 第四步: 第五步: 大家如果想要了解詳細文檔,請看這篇博客: https://blog.csdn.net/jj736699256/article/details/54426292 
相關文章
相關標籤/搜索