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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2
Replies
7659
Views
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
Do you mean I need to save the entire odoo-addons directory except for maintenance and entire custom-addons?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Dec 24
|
3113 | ||
|
1
Dec 24
|
343 | ||
|
4
Nov 24
|
1362 | ||
|
1
Sep 24
|
1132 | ||
|
1
Sep 24
|
1198 |
https://github.com/odoo/odoo/blob/16.0/.gitignore