Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
13338 Vistas

Hi,

I need to setup git with the community edition of Odoo 15. So want to know which source code files need to be saved and which need to ignore.

Please help.



Avatar
Descartar
Mejor respuesta

Hello, 

You can use this command to odoo git clone 

git clone https://www.github.com/odoo/odoo --depth 1 --branch 15.0 /opt/odoo15/odoo

For more ref. you can follow the this link.

Thanks

Avatar
Descartar
Autor Mejor respuesta

Do you mean I need to save the entire odoo-addons directory except for maintenance and entire custom-addons?

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
oct 25
2716
1
sept 25
2731
3
jul 25
4115
1
may 25
2206
4
may 25
3564