Introduction to Git and Version Control
π‘ What is Version control ?
Also known as source control, it is the practice of managing and tracking changes to files.
Examples of popular version control systems
Git
Helix Core
Mercurial etc.
The focus will be on Git for version control and ...
bigjoejs.hashnode.dev6 min read