# See https://github.com/Tecnativa/doodba#optodoocustomsrcreposyaml ./odoo: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: ocb: https://github.com/OCA/OCB.git odoo: https://github.com/odoo/odoo.git openupgrade: https://github.com/OCA/OpenUpgrade.git target: ocb 16.0 merges: - ocb 16.0 # Example of a merge of the PR with the number # - oca refs/pull//head ./sale-workflow: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: origin: https://github.com/OCA/sale-workflow.git target: origin 16.0 merges: - origin 16.0 ./design-theme: defaults: depth: $DEPTH_DEFAULT remotes: origin: https://github.com/odoo/design-themes.git target: origin 16.0 merges: - origin 16.0 ./partner-contact: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/partner-contact.git myc: ssh://git@git.myceliandre.fr:5022/OCA/partner-contact.git target: oca 16.0 merges: - oca 16.0 ./server-ux: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/server-ux.git target: oca 16.0 merges: - oca 16.0 ./bank-payment: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/bank-payment.git target: oca 16.0 merges: - oca 16.0 ./account-financial-tools: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/account-financial-tools.git target: oca 16.0 merges: - oca 16.0 ./account-move-import: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: origin: https://github.com/akretion/account-move-import.git target: origin 16.0 merges: - origin 16.0 ./community-data-files: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/community-data-files.git target: oca 16.0 merges: - oca 16.0 ./hr: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/hr.git target: oca 16.0 merges: - oca 16.0 ./l10n-france: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: 400 remotes: oca: https://github.com/OCA/l10n-france.git target: oca 16.0 merges: - oca 16.0 - oca refs/pull/423/head - oca refs/pull/430/head - oca refs/pull/440/head ./product-attribute: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/product-attribute.git target: oca 16.0 merges: - oca 16.0 ./project: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: 200 remotes: oca: https://github.com/OCA/project.git target: oca 16.0 merges: - oca 16.0 - oca refs/pull/1035/head - oca refs/pull/1093/head ./project-reporting: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: 200 remotes: oca: https://github.com/OCA/project-reporting.git target: oca 16.0 merges: - oca 16.0 - oca refs/pull/51/head ./website: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/website.git target: oca 16.0 merges: - oca 16.0 ./web: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: 200 remotes: oca: https://github.com/OCA/web.git target: oca 16.0 merges: - oca 16.0 - oca refs/pull/2470/head - oca refs/pull/2328/head ./mis-builder: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/mis-builder.git target: oca 16.0 merges: - oca 16.0 ./operating-unit: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/operating-unit.git target: oca 16.0 merges: - oca 16.0 ./connector: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/connector.git target: oca 16.0 merges: - oca 16.0 ./delivery-carrier: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: origin: https://github.com/OCA/delivery-carrier.git target: origin 16.0 merges: - origin 16.0 ./purchase-workflow: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: origin: https://github.com/OCA/purchase-workflow.git target: origin 16.0 merges: - origin 16.0 ./server-env: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: origin: https://github.com/OCA/server-env.git target: origin 16.0 merges: - origin 16.0 ./report-engine: defaults: depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/reporting-engine.git alusage: https://github.com/Alusage/reporting-engine.git target: alusage 16.0_reporting-engine-py3o merges: - alusage 16.0_reporting-engine-py3o #- oca refs/pull/695/head #- oca refs/pull/696/head # ./formio: # defaults: # # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # # for a sane value of 100 commits) # depth: $DEPTH_DEFAULT # remotes: # origin: https://github.com/novacode-nl/odoo-formio.git # target: origin 16.0 # merges: # - origin 16.0 # ./learning_addons: # defaults: # # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # # for a sane value of 100 commits) # depth: $DEPTH_DEFAULT # remotes: # origin: ssh://git@git.myceliandre.fr:5022/Myceliandre/odoo_learning_addons.git # target: origin 16.0 # merges: # - origin 16.0 ./muk-web: defaults: # # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: origin: https://github.com/muk-it/muk_web.git target: origin 16.0 merges: - origin 16.0 ./rest-framework: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/rest-framework.git target: oca 16.0 merges: - oca 16.0 ./server-auth: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/server-auth.git target: oca 16.0 merges: - oca 16.0 ./server-tools: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: 200 remotes: oca: https://github.com/OCA/server-tools.git target: oca 16.0 merges: - oca 16.0 - oca refs/pull/2574/head ./wms: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/wms.git target: oca 16.0 merges: - oca 16.0 ./stock-logistics-warehouse: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/stock-logistics-warehouse.git target: oca 16.0 merges: - oca 16.0 ./contract: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/contract.git target: oca 16.0 merges: - oca 16.0 ./field-service: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/field-service.git target: oca 16.0 merges: - oca 16.0 ./queue: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/queue.git target: oca 16.0 merges: - oca 16.0 ./commission: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/commission.git target: oca 16.0 merges: - oca 16.0 ./pms: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/pms.git target: oca 16.0 merges: - oca 16.0 ./dms: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/dms.git target: oca 16.0 merges: - oca 16.0 ./social: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: 200 remotes: oca: https://github.com/OCA/social.git target: oca 16.0 merges: - oca 16.0 - oca refs/pull/1073/head - oca refs/pull/1099/head ./pos: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/pos.git target: oca 16.0 merges: - oca 16.0 ./product-configurator: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/product-configurator.git target: oca 16.0 merges: - oca 16.0 ./stock-logistics-workflow: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/stock-logistics-workflow.git target: oca 16.0 merges: - oca 16.0 ./account-financial-reporting: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/account-financial-reporting.git target: oca 16.0 merges: - oca 16.0 ./bank-statement-import: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/bank-statement-import.git target: oca 16.0 merges: - oca 16.0 ./account-reconcile: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/account-reconcile.git target: oca 16.0 merges: - oca 16.0 ./manufacture: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/manufacture.git target: oca 16.0 merges: - oca 16.0 ./multi-company: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: 200 remotes: oca: https://github.com/OCA/multi-company.git target: oca 16.0 merges: - oca 16.0 ./account-analytic: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/account-analytic.git target: oca 16.0 merges: - oca 16.0 ./stock-logistics-reporting: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/stock-logistics-reporting.git target: oca 16.0 merges: - oca 16.0 ./account-invoice-reporting: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/account-invoice-reporting.git target: oca 16.0 merges: - oca 16.0 ./account-invoicing: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/account-invoicing.git target: oca 16.0 merges: - oca 16.0 ./sale-reporting: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/sale-reporting.git target: oca 16.0 merges: - oca 16.0 ./account-closing: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/account-closing.git target: oca 16.0 merges: - oca 16.0 ./account-payment: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/account-payment.git target: oca 16.0 merges: - oca 16.0 ./edi: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: 200 remotes: oca: https://github.com/OCA/edi.git target: oca 16.0 merges: - oca 16.0 - oca refs/pull/706/head - oca refs/pull/724/head - oca refs/pull/742/head ./timesheet: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/timesheet.git target: oca 16.0 merges: - oca 16.0 ./odoo-pim: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/odoo-pim.git target: oca 16.0 merges: - oca 16.0 ./storage: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/storage.git target: oca 16.0 merges: - oca 16.0 ./product-variant: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/product-variant.git target: oca 16.0 merges: - oca 16.0 ./e-commerce: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/e-commerce.git target: oca 16.0 merges: - oca 16.0 ./hr-expense: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/hr-expense.git target: oca 16.0 merges: - oca 16.0 ./crm: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/crm.git target: oca 16.0 merges: - oca 16.0 ./maintenance: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/maintenance.git target: oca 16.0 merges: - oca 16.0 ./connector-telephony: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/connector-telephony.git target: oca 16.0 merges: - oca 16.0 ./server-backend: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/server-backend.git target: oca 16.0 merges: - oca 16.0 ./intrastat-extrastat: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/intrastat-extrastat.git target: oca 16.0 merges: - oca 16.0 ./brand: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/brand.git target: oca 16.0 merges: - oca 16.0 ./hr-holidays: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/hr-holidays.git target: oca 16.0 merges: - oca 16.0 ./server-brand: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/server-brand.git target: oca 16.0 merges: - oca 16.0 ./report-print-send: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/report-print-send.git target: oca 16.0 merges: - oca 16.0 ./calendar: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/calendar.git target: oca 16.0 merges: - oca 16.0 ./credit-control: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/credit-control.git target: oca 16.0 merges: - oca 16.0 ./cooperative: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/cooperative.git target: oca 16.0 merges: - oca 16.0 # ./myc-extra-addons: # defaults: # depth: $DEPTH_DEFAULT # remotes: # myc: ssh://git@git.myceliandre.fr:5022/njeudy/myc-extra-addons.git # target: myc 16.0 # merges: # - myc 16.0 # ./sync-addons: # defaults: # depth: $DEPTH_DEFAULT # remotes: # origin: https://github.com/itpp-labs/sync-addons.git # target: origin 16.0 # merges: # - origin 16.0 ./spreadsheet: defaults: # Shallow repositories ($DEPTH_DEFAULT=1) are faster & thinner # You may need a bigger depth when merging PRs (use $DEPTH_MERGE # for a sane value of 100 commits) depth: $DEPTH_DEFAULT remotes: oca: https://github.com/OCA/spreadsheet.git target: oca 16.0 merges: - oca 16.0 ./galicea-addons: defaults: depth: $DEPTH_DEFAULT remotes: origin: https://git.myceliandre.fr/Myceliandre/galicea-odoo-addons-ecosystem.git target: origin 16.0 merges: - origin 16.0 ./odoo-web-addons: defaults: depth: $DEPTH_DEFAULT remotes: origin: https://github.com/Alusage/odoo-web-addons.git target: origin 16.0 merges: - origin 16.0 ./onlyoffice-odoo: defaults: depth: $DEPTH_DEFAULT remotes: origin: https://github.com/ONLYOFFICE/onlyoffice_odoo.git target: origin 16.0 merges: - origin 16.0