hey guys as a software developer i've had to use version control systems such as Git, might be worth giving it a look,
it helps to control the versions of your project in the so called "commits", each commit represents a change in the project of the files, git creates a history of the changes of...