We're attempting to upgrade a database hosted in Odoo.sh. We're ready to cross the finish line and have the following message in our logs (complete with misspelling of the word "believe"):
If you beleive your custom code does not need any upgrade script, you can push an empty commit using the following command:
$ git commit --allow-empty -m 'Trigger update'
How/where in Odoo.sh would we issue this git commit command? What am I missing? Thanks
Can you please elaborate “Go to where git is initiated”