#git
Read more stories on Hashnode
Articles with this tag
It's not a secret that I dislike all the things that Microsoft owns, and yet, I'm haunted by them every single day. No day passed by without I'm...
When working with PRs, we may encounter conflicts trying to merge them. In this article, we will learn what conflicts are and how to fix them. What...
Introduction When we start to work with git, it's hard to understand how do you should work with branches correctly to avoid conflicts, have a nice...
Git is an amazing tool that help us developers a lot to control the version of our projects, it has a lot of build in features, but we can improve it...