Git

Introduction What is a Version Control System (VCS)? Distributed vs Non-distributed VCS What is Git and where did it come from? Alternatives to Git Cloud-based solutions (Github, Gitlab, BitBucket etc) Installation and Configuration Obtaining Git Installing Git Common configuration options GUI tools Key Terminology Clone Working Tree Checkout Staging area Add Commit Push Pull Stash …

Git Read More »