git clone
from GH, url: https://github.com/kmanzana/git_github_workshop- git add, commit, push to master
- push to branch
- create PR
- merge PR
- 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.