Making Git easier
Introduction
We are going to cover some of the challenges that occur when using git version control during the software development process.
They include:
How to resolve a merge conflict
How to rename master branch to main
How to undo pushed commi...
cliffordmapesa.hashnode.dev7 min read