Skip to content

yangtaooo987/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

hello-world

练习Github基本操作

makdown基本语法

基本操作参考链接

VIM基本操作

基本实例

  1. 创建仓储库;
  2. 创建分支;
  3. 进行提交更改;
  4. 打开拉取请求;
  5. 合并拉取请求。

Note

高级格式

启动新存储库将其发布到github

  • git init
  • git clone
  • git add
  • git commit
  • git status
  • git branch
  • git merge
  • git pull
  • git push

About

练习Github基本操作

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published