I'm sure that it will be helpful.Should I write a small tutorial to get things started?
I will use this one:Do you use any form of version control software such as Git?
No... not a small onehould I write a small tutorial to get things started?
I don't use "professional" stuff. When i want to backup code i put it into google drive.
The zip is named for the version and stored on Google Drive.
I use the same Filippo system, and once daily the Cloud Software (Megabox) automatically transfers everything to my remote HD.I only use my PC and as a backup my NAS server.
My data stays with me at home.
View attachment 56878
+1TortoiseSVN
I'm currently using Gitlab and I'm really happy with it!
While I have to agree that, at work, Git can become really complex, for a single developer at home, Git is FANTASTIC!I'm just learning to use git at work, it's complicated so far, seems like a lot of work to just check in one file, we use a remote resource so I have to submit a pull request to have someone else review and commit my new code to the main version from my fork.