Skip to content

torreypjones/boiw-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

boiw-k8s

##to download 'git clone https://github.com/torreypjones/boiw-k8s.git'

to make modifications

  • download first: 'git clone https://github.com/torreypjones/boiw-k8s.git'

  • make modifications to whatever you're doing

  • if added a new file: 'git add <path/to/file>'

  • commit: 'git commit -a -m "commit message"'

  • push modifications to github.com repo: 'git push origin master'

to merge

  • pull down any modifications from the github.com repo: 'git pull'
  • commit anything: 'git commit -a -m "commit message"'
  • push back to the origin: 'git push origin master'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors