File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ **/l10n*/*
2+ **/i18n*/*
3+ **/custom/src/odoo/setup/*
4+ **/custom/src/odoo/doc/*
5+ **/tests/*
6+ **/test_*/*
7+ **/demo/*
8+ **/*demo.xml
9+ **/img/*
10+ *.jpeg
11+ *.png
12+ *.pdf
13+ !*.py
14+ !*.js
15+ !*.xml
16+ !.yaml
17+ !*.yml
18+ !*.csv
19+ !*.ts
20+ !*.md
21+ !*.json
22+ !*.gs
23+ !*.scss
24+ !*.css
25+ !*.sh
Original file line number Diff line number Diff line change 1+ **/l10n*/*
2+ **/i18n*/*
3+ **/custom/src/odoo/setup/*
4+ **/custom/src/odoo/doc/*
5+ **/tests/*
6+ **/test_*/*
7+ **/demo/*
8+ **/*demo.xml
9+ **/img/*
10+ *.jpeg
11+ *.png
12+ *.pdf
13+ !*.py
14+ !*.js
15+ !*.xml
16+ !.yaml
17+ !*.yml
18+ !*.csv
19+ !*.ts
20+ !*.md
21+ !*.json
22+ !*.gs
23+ !*.scss
24+ !*.css
25+ !*.sh
Original file line number Diff line number Diff line change 5959# - mail_partner_opt_out
6060# - mail_restrict_follower_selection
6161
62+ ./social :
63+ - mail_plugin_inject_raw
64+
6265./server-brand :
6366 - disable_odoo_online
6467 - website_debranding
Original file line number Diff line number Diff line change 3737# merges:
3838# - oca-mail $ODOO_VERSION
3939
40+ ./social :
41+ defaults :
42+ depth : 300
43+ remotes :
44+ oca-social : https://github.com/OCA/social.git
45+ px-social : https://github.com/Pyxiris/social.git
46+ target : agg
47+ merges :
48+ - oca-social $ODOO_VERSION
49+ - px-social 19.0-mail_plugin_inject_raw
50+
4051./server-brand :
4152 defaults :
4253 depth : 300
You can’t perform that action at this time.
0 commit comments