Git

Git 101 bootcamp: Get started with Git

What you gonna learn:

– Git Introduction
– Installation
– Git Basics
– Git commit in details
– Git branches
– Merging
– Git diff
– Git stash
– Undoing changes
– Fetching, Forking and Pulling
– Git rebase
– Git tags
– Travelling back the in the git history
– Create git aliases

Related articles

How to create git aliases