git提交項目到github

1、github上建立空項目,clone到本地,增長文件夾到項目下,而後提交。html

git clone https://github.com...gitgit

git add .github

git commit -m "註釋"ssh

git push -u origin masterhtm

2、本地文件夾新增.git文件,成爲git項目。使用ssh key方式提交項目到githubblog

git initit

git add .ast

git commit -m "..."項目

原文連接:https://www.cnblogs.com/du-hong/p/9921214.html註釋

相關文章
相關標籤/搜索