Git: Understanding version control
Version control systems are tools to keep track of changes to source code or other collections of files and folders. They help to track the changes of documents, they make it easy collaborating with someone else.
Version Control track changes in a se...
node.theflying.dev5 min read