Some Git Stuff – Jon & Nate – Why?



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