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