Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
5343 Переглядів

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

Найкраща відповідь

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.

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Найкраща відповідь

Within

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
бер. 22
5177
0
жовт. 21
1825
3
вер. 24
19768
5
черв. 20
9295
1
січ. 24
16349