Follow
Series

Understanding version control and mastering git | The Git pro series

A series of blog posts that paves your path to mastering git, One command at a time. We start with the basics of version control and cover all the hidden secrets of Git. Stay tuned..!!

Articles in this series

Understanding version control and mastering git - The Basics...!!

Jun 2, 20224 min read 767 views

For many of us, Version control and especially git seems like a mystery that's very hard to solve. Questions like what is version control, what is...

Understanding version control and mastering git - The Basics...!!
Understanding version control and mastering git - Branches and more...!!
Understanding version control and mastering git - Tag, log, Stash, and more..!
Understanding version control and mastering git: Resolving  Merge conflicts, cherry-picking..!!
How to use gitignore, git hooks for better code management..!!