Basic Understanding Of Git and GitHub
What is Git?
Git is a powerful and popular version control system that enables effective tracking of changes in source code.
It was developed by Linus Torvalds in 2005 for Linux kernel development.
It is used for keeping track of code changes and ...
deepakdnimbalkar.hashnode.dev2 min read