Skip to content

gavrielk/jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/gavrielk/jenkins.git

commit:

  1. change a file
  2. git add README.md //add to local git repository
  3. git commit -m "blabla" //commit to local repository
  4. git push origin master //deliver to online repository

update:

  1. git fetch upstream //update repository, origin on work comp, upstream on laptop
  2. git merge origin/master //merge local and updated repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published