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
- MRP
This question has been flagged
2
Replies
10116
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 | |
---|---|---|---|---|
|
3
Apr 25
|
1645 | ||
|
0
Mar 25
|
393 | ||
|
1
Feb 25
|
5049 | ||
|
3
Dec 24
|
1671 | ||
|
3
Dec 24
|
1628 |
https://github.com/odoo/odoo/blob/16.0/.gitignore