Skip to content

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

Notifications You must be signed in to change notification settings

Scorpioz1109/devops10-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 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

Languages

  • Python 98.1%
  • CSS 1.9%