Skip to Content
Menu
This question has been flagged
2 Replies
7659 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
2
Dec 24
3113
1
Dec 24
343
4
Nov 24
1362
1
Sep 24
1132
1
Sep 24
1198