How to use gitignore, git hooks for better code management..!!
Understanding version control and mastering git Series.

Search for a command to run...

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..!!
Understanding version control and mastering git Series.

Welcome to the 4th post in the series Understanding version control and mastering git. (This comes after a long gap; I have been a bit caught up with work.) Right now, I am parallelly working on multiple requirements and bugs to make sure, The relea...

May come in handy when you are leveling up.

In my last blog, We learned about version control and its use in software development. We also understood some of the basic git commands like config, clone, commit, and push. As a beginner both in git and a project, these commands come handy and get ...

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 git, what does GitHub do, and what is the difference between git and GitHub keep popping up in our head...
