Skip to Content
Menu
This question has been flagged
2 Replies
10116 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
3
Apr 25
1645
0
Mar 25
393
1
Feb 25
5049
3
Dec 24
1671
3
Dec 24
1628