A free and open source distributed version control system.
A simple situation showing when and how to use git
- git init
- git add
- git commit
- git remote
- git push
- git pull
- git branch
- git checkout
- git merge
- git log
- git stash
- git reset
- git clone
- git whatever -p