SlideDeck.io – A repository of great HTML presentations
Some Git Stuff – Jon & Nate – Why?
View Github Repository
Open presentation in a new window
jonjonsonjr
See all presentation from jonjonsonjr
Some Git Stuff – Jon & Nate – Why?
0
0
gittalk
On Github
jonjonsonjr / gittalk
Some Git Stuff
Jon & Nate
What is Git?
Why?
Code Snapshots
History
Collaboration
Backups
Vocab
Version Control
Repository
Branch
Commit
Some Commands
git help
git config
git init
git status
git add
git commit
git branch
git checkout
git merge