Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 423 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 423 Bytes

Git/Github Workshop

  1. git clone from GH, url: https://github.com/kmanzana/git_github_workshop
  2. git add, commit, push to master
  3. push to branch
  4. create PR
  5. merge PR
  6. fork OS repo

and:

  • handling merge conflicts
  • merge vs rebase
  • git push origin HEAD:branch vs
    git push origin branch:branch vs
    git push origin branch vs
    git push

OMG Alex wuz here. Change to the readme.