ABArnav Bhartiinarnavbharti01.hashnode.dev·Jun 7, 2023 · 2 min readNotes on Git and GitHubWhat 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...00