Skip to content

FocusZhouGD/HowtoUploadGithub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HowtoUploadGithub

本地上传github 使用简单的方法

参考文章 https://www.cnblogs.com/cxk1995/p/5800196.html

步骤:
1.首先克隆一个在github已经创建好的仓库,此时是一个文件夹  克隆完之后 一定要到这个文件夹下进行操作
2. cd 这个文件夹 考入要上传的代码
3. 使用下面的命令  git add 。 切记带点
                   git  commit -m '提交信息'
				   git push -u origin master

About

本地上传github 使用简单的方法

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages