Git PAYEX
""SIMPLE""
init
clone
add (-p)
reset (simple)
commit (-p) (-v)
--amend
log --graph
checkout -b
push/pull
revert
blame (-C)
stash
pull --Rebase
ADVANCED!
reset (Advanced)
rebase -i
merge --no-ff
cherry-pick
bisect
Made with Slides.com