Skip to content

51Reboot/devops10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devops10

git基本操作

$ git pull
$ git add xxx || git add .
$ git commit -m '本次提交commit的message信息'
$ git push -u origin master

About

运维自动化高级课程-第十期

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12

Languages