Git for Beginner: Core Commands
What is Git?
Git is basically a super smart time machine for your code. It remembers every single change you or your teammates make to a project. Want to go back to how the code looked last week or a few days ago?. Accidentally broke everything? No p...
git-for-beginners-core-commands.hashnode.dev8 min read