GIT basic commands to push code on GitHub.
What is GIT?
Git is a tool used for source code management. It is a free and open-source version control system used to handle your projects. Git is used to tracking changes in the source code, enabling multiple developers to work together on non-lin...
shubham8622.hashnode.dev3 min read