Master basic Git commands
In a previous post we saw the differences between Git & GitHub: Git is a version control system that keeps track of all changes we make in a project, while GitHub is a cloud service that allows us to host our project.
A Git project has 3 parts: worki...
cristinapadilla.hashnode.dev3 min read