-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsources.cfg
More file actions
22 lines (20 loc) · 1.8 KB
/
sources.cfg
File metadata and controls
22 lines (20 loc) · 1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[remotes]
imio = https://github.com/IMIO
imio_push = git@github.com:IMIO
collective = https://github.com/collective
collective_push = git@github.com:collective
plone = https://github.com/plone
plone_push = git@github.com:plone
[sources]
collective.pivot = git ${remotes:imio}/collective.pivot.git pushurl=${remotes:imio_push}/collective.pivot.git branch=main
collective.preventactions = git ${remotes:collective}/collective.preventactions.git pushurl=${remotes:collective_push}/collective.preventactions.git branch=plone6
imio.smartweb.common = git ${remotes:imio}/imio.smartweb.common.git pushurl=${remotes:imio_push}/imio.smartweb.common.git branch=main
imio.smartweb.core = git ${remotes:imio}/imio.smartweb.core.git pushurl=${remotes:imio_push}/imio.smartweb.core.git branch=main
imio.smartweb.locales = git ${remotes:imio}/imio.smartweb.locales.git pushurl=${remotes:imio_push}/imio.smartweb.locales.git branch=main
imio.smartweb.policy = git ${remotes:imio}/imio.smartweb.policy.git pushurl=${remotes:imio_push}/imio.smartweb.policy.git branch=main
plone.formwidget.geolocation = git ${remotes:imio}/plone.formwidget.geolocation.git pushurl=${remotes:imio_push}/plone.formwidget.geolocation.git branch=fix-geosearch
collective.solr = git ${remotes:imio}/collective.solr.git pushurl=${remotes:imio_push}/collective.solr.git branch=main
pas.plugins.imio = git ${remotes:imio}/pas.plugins.imio.git pushurl=${remotes:imio_push}/pas.plugins.imio
collective.big.bang = git ${remotes:collective}/collective.big.bang branch=refactor-to-works-in-a-initcontainer
collective.upgrade = git ${remotes:collective}/collective.upgrade.git pushurl=${remotes:collective_push}/collective.upgrade.git branch=plone61
pas.plugins.kimug = git ${remotes:imio}/pas.plugins.kimug.git pushurl=${remotes:imio_push}/pas.plugins.kimug.git branch=fix-jwt-verify