Hello,
How often does Glitch commit and push changes from the editor to the Glitch git repo? Sometimes it seems to do it almost instantly, other times it seems to take hours.
I understand that the Glitch terminal can be used to manually perform the necessary git commands, but since it usually auto-commits with fairly useless commit messages, it seems pointless to make some real commits amongst all the auto-commits. Call it OCD kicking in.
So, does Glitch auto-commit on some cadence? Is the auto-commit triggered by some event? Is there any way to cause it to auto-commit?
Thanks!