-
Notifications
You must be signed in to change notification settings - Fork 1
/
sources.cfg
18 lines (16 loc) · 1.26 KB
/
sources.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[remotes]
imio = https://github.com/IMIO
imio_push = [email protected]:IMIO
collective = https://github.com/collective
collective_push = [email protected]:collective
plone = https://github.com/plone
plone_push = [email protected]:plone
[sources]
collective.pivot = git ${remotes:imio}/collective.pivot.git pushurl=${remotes:imio_push}/collective.pivot.git branch=main
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