I was wondering how everyone handles version control with your SuiteScripts. I am the sole developer / admin for my organization. Currently I just keep backups of old SuiteScript files on my hard drive, so I have them in case I need to revert. I have looked into using Git, but it just seems like overkill since I am the only one working with these files.
How do you guys keep track of past versions of SuiteScript files, as well as the differences between them?