Basic Git & GitHub
What is Git?
GIT is an open-source Distributed Version Control System (DVCS) that records changes made in your project or a set of files emphasizing speed, data integrity and distributed non-linear workflows.
Git is one of the best version control to...
mecrinluvis.hashnode.dev5 min read