Skip to Content
Menu
This question has been flagged
2 Replies
12353 Views

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
Discard
Best Answer

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
Discard
Author Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
Sep 25
1975
1
Jun 25
1999
3
Jul 25
3583
1
May 25
1711
4
May 25
3053