When using the cli, appwrite push deploys the function but somehow doesn't commit it?
If it does commit, where can I see my commits (they are not visible in my github repo)?
If it doesn't, why not? how does it work if it doesn't commit?
Thanks π
TL;DR
When using the Appwrite CLI, the `appwrite push` command deploys the function but does not commit it to the GitHub repo. The commits are not visible in the GitHub repo. Unfortunately, this is how the functionality works currently.