Nandan Kumar's Blog

Nandan Kumar's Blog

Follow
homeAbout MeConsult With MeGitAngular AccordionStoreTic Tac Toe
Tag

version control

#version-control

More content

Read more stories on Hashnode


Articles with this tag

How to use gitignore, git hooks for better code management..!!

Mar 5, 20238 min read 510 views

Understanding version control and mastering git Series. · Hey Everyone, I know it's been a long time since I have written something in the git pro series...

How to use gitignore, git hooks for better code management..!!

Understanding version control and mastering git: Resolving Merge conflicts, cherry-picking..!!

Jul 11, 20226 min read 1.3K views

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...

Understanding version control and mastering git: Resolving  Merge conflicts, cherry-picking..!!

Understanding version control and mastering git - Tag, log, Stash, and more..!

Jun 25, 20224 min read 221 views

May come in handy when you are leveling up. · After a short one-week break, I am back with more on git commands. In the previous blogs in this series, we...

Understanding version control and mastering git - Tag, log, Stash, and more..!

Understanding version control and mastering git - Branches and more...!!

Jun 10, 20223 min read 381 views

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,...

Understanding version control and mastering git - Branches and more...!!

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

Jun 2, 20224 min read 781 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...!!