GIT and Github
I will host here a series of blog posts about Git and its commands. I will present the most useful Git commands in my day to day work , starting from git init to the the nuts and bolts of merging and rebasing, and how to work with Git hosting services such as Github..
Introduction to gitignore
History with log, different formats of log command
What has been added between two commits ? An introduction to Git show command
Branching (branch, checkout,reset)
Stashing
Merging (merge, cherry-pick)
Solving conflicts
Rewriting history with git rebase (squashing)
Working with Github
Git and IDEs integration (Eclipse, Visual Studio Code, Sublime Text 3)
Backing up Git