VCS
Git
Glossary (Terms)
Glossary (Files/Directories)
Creating a Repository
README
file.gitignore
filegit clone
)git commands
man git
git help init
git init
git clone
git remote
(: Tracked repositories)git status
git add
git update-index
git commit
git hash-object
(: Blobs / How git stores info)git write-tree
git read-tree
git cat-file
git commit-tree
git log
git branch
git checkout
git merge
git push
git pull
git fetch