
Notes on Git and GitHub
What is Git? Git is the most popular version-control system. There are other version-control systems such as Subversion. What is version-control system? It saves - What changes was made to the source code? Who made the changes? When was the change...
Jun 7, 20232 min read5