GIT In simple words, we use git to store the code of our projects. It allows us to modify the code an update it whenever required. It is a version control system. Committing new changes, branching, merging and comparing past versions are all optimize...
4articles.hashnode.dev3 min read
No responses yet.