Basics of Git
Git:
Git is a distributed version control tool ,used for maintaining historical and current versions of source code, enabling multiple developers to work together.
It is free and open source.
Developers can work collaboratively ,see full history a...
ruchi77.hashnode.dev4 min read