I am really fresh to using GEE. I want to know if there was a way to backup any file to GitHub.
For example, I have a file called 'TestFile' and its contents are just:
print('Test')
Is there any way to export this to GitHub in GEE without having to save to my local drive?