Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
5363 Ansichten

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




Avatar
Verwerfen

Can you please elaborate “Go to where git is initiated

Beste Antwort

Hi, 

This is simple: Go to the branch which you want to migrate. then Open a shell
Go to where git is initiated ( your project directory ) and write: git commit --allow-empty -m 'Trigger update'

then git push ... (as normal ) 

hope this helps.

Avatar
Verwerfen
Beste Antwort

See the link: https://youtu.be/-j9MSQYZ_-k

Avatar
Verwerfen
Beste Antwort

Within

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
März 22
5179
0
Okt. 21
1828
3
Sept. 24
19783
5
Juni 20
9306
1
Jan. 24
16359