Git Basics That Actually Make Sense
If you’ve ever saved your code as newProject_final, newProject_final1, or newProject_reallyFinal then you already know the pain of managing the code base versions. This is exactly where Git comes in the picture. This is the problem that Git solves.
I...
git-basics-that-actually-make-sense.hashnode.dev3 min read