Practical Guide to using Git for Beginners
Mike: I made some changes in my source code and my application broke. Now, I can’t undo the changes that I made earlier.
VT: You should have used git.
Mike: Git? What is that?
VT: Git is a version control system, which tracks the history of changes. ...
vishwastyagi.hashnode.dev8 min read