Inside the project folder, create a repository directory,
e.g. repo. Create a copy of your working directory inside the repository directory whenever you think you have completed some important step of work (
e.g. implementing an new function, successful running some test, giving away a release copy of your work, or just at the end of the day). Add a prefix to the folder name indicating the release date in
ISO format (
i.e. work_yyyy-mm-dd) in order to be listed in cronological order when sorted alphabeticaly.