Version control (pt. 1): An introduction

This post is the first part of a series on version control. It provides an introduction by explaining what that actually is, why you should probably use it and how it works in general. Important terms Version control (also: revision control) is a means of preserving various versions of a file or of multiple files. … Continue reading Version control (pt. 1): An introduction