Skip to content

caohc/github_userguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Github

登录 ssh -T git@github.com
在本地建立一个git文件

首先,复制仓库地址,并在本地执行命令
git clone https://github.com/……
git status 查看状态


git add +文件名     将新文件保存到中转的待上传区域
git commit -m "  "  写备注
git push 正式上传到远程


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published