The RAW files repo this site offers cannot be downloaded as is on Windows using git clone because some of the files have names that use illegal characters, as far as Windows is concerned.
I need this body of files from within Windows. So I made a small project that downloads the entire contents of the Git repository of RAW files to a Windows file system. It allows you to keep-up-to-date with new additions to the repo, because underneath it’s still Git.
I have no idea if anybody else finds this helpful. But hey if there is someone then here you go.