-
-
Notifications
You must be signed in to change notification settings - Fork 75
/
sources.cfg
185 lines (177 loc) · 22.8 KB
/
sources.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
[buildout]
extends =
https://raw.githubusercontent.com/zopefoundation/Zope/4.x/sources.cfg
# When Zope is in auto-checkout, and you are editing the sources, you want this instead:
# src/Zope/sources.cfg
[remotes]
# (Repository locations)
########################
# Plone
plone = https://github.com/plone
plone_push = git@github.com:plone
# Collective
collective = https://github.com/collective
collective_push = git@github.com:collective
# Zope
zope = https://github.com/zopefoundation
zope_push = git@github.com:zopefoundation
[sources]
archetypes.multilingual = git ${remotes:plone}/archetypes.multilingual.git pushurl=${remotes:plone_push}/archetypes.multilingual.git branch=master
archetypes.referencebrowserwidget = git ${remotes:plone}/archetypes.referencebrowserwidget.git pushurl=${remotes:plone_push}/archetypes.referencebrowserwidget.git branch=master
archetypes.schemaextender = git ${remotes:plone}/archetypes.schemaextender.git pushurl=${remotes:plone_push}/archetypes.schemaextender.git branch=master
borg.localrole = git ${remotes:plone}/borg.localrole.git pushurl=${remotes:plone_push}/borg.localrole.git branch=3.x
collective.monkeypatcher = git ${remotes:plone}/collective.monkeypatcher.git pushurl=${remotes:plone_push}/collective.monkeypatcher.git branch=master
collective.xmltestreport = git ${remotes:collective}/collective.xmltestreport.git pushurl=${remotes:collective_push}/collective.xmltestreport.git branch=master
collective.recipe.omelette = git ${remotes:collective}/collective.recipe.omelette.git pushurl=${remotes:collective_push}/collective.recipe.omelette.git branch=master
diazo = git ${remotes:plone}/diazo.git pushurl=${remotes:plone_push}/diazo.git branch=1.x
five.customerize = git ${remotes:zope}/five.customerize.git pushurl=${remotes:zope_push}/five.customerize.git branch=2.x
five.intid = git ${remotes:plone}/five.intid.git pushurl=${remotes:plone_push}/five.intid.git branch=1.x
i18ndude = git ${remotes:collective}/i18ndude.git pushurl=${remotes:collective_push}/i18ndude.git branch=5.x
icalendar = git ${remotes:collective}/icalendar.git pushurl=${remotes:collective_push}/icalendar.git branch=4.x
jquery.recurrenceinput.js = git ${remotes:collective}/jquery.recurrenceinput.js.git pushurl=${remotes:collective_push}/jquery.recurrenceinput.js.git branch=master egg=false
mockup = git ${remotes:plone}/mockup.git pushurl=${remotes:plone_push}/mockup.git branch=3.x
Plone = git ${remotes:plone}/Plone.git pushurl=${remotes:plone_push}/Plone.git branch=5.2.x
plone.alterego = git ${remotes:plone}/plone.alterego.git pushurl=${remotes:plone_push}/plone.alterego.git branch=1.x
plone.api = git ${remotes:plone}/plone.api.git pushurl=${remotes:plone_push}/plone.api.git branch=1.x
plone.app.blob = git ${remotes:plone}/plone.app.blob.git pushurl=${remotes:plone_push}/plone.app.blob.git branch=master
plone.app.caching = git ${remotes:plone}/plone.app.caching.git pushurl=${remotes:plone_push}/plone.app.caching.git branch=2.x
plone.app.collection = git ${remotes:plone}/plone.app.collection.git pushurl=${remotes:plone_push}/plone.app.collection.git branch=master
plone.app.content = git ${remotes:plone}/plone.app.content.git pushurl=${remotes:plone_push}/plone.app.content.git branch=3.x
plone.app.contentlisting = git ${remotes:plone}/plone.app.contentlisting.git pushurl=${remotes:plone_push}/plone.app.contentlisting.git branch=2.x
plone.app.contentmenu = git ${remotes:plone}/plone.app.contentmenu.git pushurl=${remotes:plone_push}/plone.app.contentmenu.git branch=2.x
plone.app.contentrules = git ${remotes:plone}/plone.app.contentrules.git pushurl=${remotes:plone_push}/plone.app.contentrules.git branch=4.1.x
plone.app.contenttypes = git ${remotes:plone}/plone.app.contenttypes.git pushurl=${remotes:plone_push}/plone.app.contenttypes.git branch=2.2.x
plone.app.controlpanel = git ${remotes:plone}/plone.app.controlpanel.git pushurl=${remotes:plone_push}/plone.app.controlpanel.git branch=master
plone.app.customerize = git ${remotes:plone}/plone.app.customerize.git pushurl=${remotes:plone_push}/plone.app.customerize.git branch=1.x
plone.app.debugtoolbar = git ${remotes:plone}/plone.app.debugtoolbar.git pushurl=${remotes:plone_push}/plone.app.debugtoolbar.git branch=master
plone.app.dexterity = git ${remotes:plone}/plone.app.dexterity.git pushurl=${remotes:plone_push}/plone.app.dexterity.git branch=2.6.x
plone.app.discussion = git ${remotes:plone}/plone.app.discussion.git pushurl=${remotes:plone_push}/plone.app.discussion.git branch=3.4.x
plone.app.event = git ${remotes:plone}/plone.app.event.git pushurl=${remotes:plone_push}/plone.app.event.git branch=3.2.x
plone.app.folder = git ${remotes:plone}/plone.app.folder.git pushurl=${remotes:plone_push}/plone.app.folder.git branch=master
plone.app.i18n = git ${remotes:plone}/plone.app.i18n.git pushurl=${remotes:plone_push}/plone.app.i18n.git branch=3.x
plone.app.imaging = git ${remotes:plone}/plone.app.imaging.git pushurl=${remotes:plone_push}/plone.app.imaging.git branch=master
plone.app.intid = git ${remotes:plone}/plone.app.intid.git pushurl=${remotes:plone_push}/plone.app.intid.git branch=1.x
plone.app.iterate = git ${remotes:plone}/plone.app.iterate.git pushurl=${remotes:plone_push}/plone.app.iterate.git branch=4.x
plone.app.layout = git ${remotes:plone}/plone.app.layout.git pushurl=${remotes:plone_push}/plone.app.layout.git branch=3.x
plone.app.linkintegrity = git ${remotes:plone}/plone.app.linkintegrity.git pushurl=${remotes:plone_push}/plone.app.linkintegrity.git branch=3.x
plone.app.locales = git ${remotes:collective}/plone.app.locales.git pushurl=${remotes:collective_push}/plone.app.locales.git branch=5.1.x
plone.app.lockingbehavior = git ${remotes:plone}/plone.app.lockingbehavior.git pushurl=${remotes:plone_push}/plone.app.lockingbehavior.git branch=1.x
plone.app.multilingual = git ${remotes:plone}/plone.app.multilingual.git pushurl=${remotes:plone_push}/plone.app.multilingual.git branch=5.6.x
plone.app.portlets = git ${remotes:plone}/plone.app.portlets.git pushurl=${remotes:plone_push}/plone.app.portlets.git branch=4.4.x
plone.app.querystring = git ${remotes:plone}/plone.app.querystring.git pushurl=${remotes:plone_push}/plone.app.querystring.git branch=1.x
plone.app.redirector = git ${remotes:plone}/plone.app.redirector.git pushurl=${remotes:plone_push}/plone.app.redirector.git branch=2.x
plone.app.referenceablebehavior = git ${remotes:plone}/plone.app.referenceablebehavior.git pushurl=${remotes:plone_push}/plone.app.referenceablebehavior.git branch=master
plone.app.registry = git ${remotes:plone}/plone.app.registry.git pushurl=${remotes:plone_push}/plone.app.registry.git branch=1.7.x
plone.app.relationfield = git ${remotes:plone}/plone.app.relationfield.git pushurl=${remotes:plone_push}/plone.app.relationfield.git branch=2.0.x
plone.app.robotframework = git ${remotes:plone}/plone.app.robotframework.git pushurl=${remotes:plone_push}/plone.app.robotframework.git branch=1.5.x
plone.app.testing = git ${remotes:plone}/plone.app.testing.git pushurl=${remotes:plone_push}/plone.app.testing.git branch=6.x
plone.app.textfield = git ${remotes:plone}/plone.app.textfield.git pushurl=${remotes:plone_push}/plone.app.textfield.git branch=1.3.x
plone.app.theming = git ${remotes:plone}/plone.app.theming.git pushurl=${remotes:plone_push}/plone.app.theming.git branch=4.1.x
plone.app.upgrade = git ${remotes:plone}/plone.app.upgrade.git pushurl=${remotes:plone_push}/plone.app.upgrade.git branch=2.x
plone.app.users = git ${remotes:plone}/plone.app.users.git pushurl=${remotes:plone_push}/plone.app.users.git branch=2.6.x
plone.app.uuid = git ${remotes:plone}/plone.app.uuid.git pushurl=${remotes:plone_push}/plone.app.uuid.git branch=2.0.x
plone.app.versioningbehavior = git ${remotes:plone}/plone.app.versioningbehavior.git pushurl=${remotes:plone_push}/plone.app.versioningbehavior.git branch=1.x
plone.app.viewletmanager = git ${remotes:plone}/plone.app.viewletmanager.git pushurl=${remotes:plone_push}/plone.app.viewletmanager.git branch=3.x
plone.app.vocabularies = git ${remotes:plone}/plone.app.vocabularies.git pushurl=${remotes:plone_push}/plone.app.vocabularies.git branch=4.x
plone.app.widgets = git ${remotes:plone}/plone.app.widgets.git pushurl=${remotes:plone_push}/plone.app.widgets.git branch=3.x
plone.app.workflow = git ${remotes:plone}/plone.app.workflow.git pushurl=${remotes:plone_push}/plone.app.workflow.git branch=4.0.x
plone.app.z3cform = git ${remotes:plone}/plone.app.z3cform.git pushurl=${remotes:plone_push}/plone.app.z3cform.git branch=3.2.x
plone.autoform = git ${remotes:plone}/plone.autoform.git pushurl=${remotes:plone_push}/plone.autoform.git branch=1.x
plone.batching = git ${remotes:plone}/plone.batching.git pushurl=${remotes:plone_push}/plone.batching.git branch=1.1.x
plone.behavior = git ${remotes:plone}/plone.behavior.git pushurl=${remotes:plone_push}/plone.behavior.git branch=1.x
plone.browserlayer = git ${remotes:plone}/plone.browserlayer.git pushurl=${remotes:plone_push}/plone.browserlayer.git branch=2.x
plone.cachepurging = git ${remotes:plone}/plone.cachepurging.git pushurl=${remotes:plone_push}/plone.cachepurging.git branch=2.x
plone.caching = git ${remotes:plone}/plone.caching.git pushurl=${remotes:plone_push}/plone.caching.git branch=1.x
plone.contentrules = git ${remotes:plone}/plone.contentrules.git pushurl=${remotes:plone_push}/plone.contentrules.git branch=2.x
plone.dexterity = git ${remotes:plone}/plone.dexterity.git pushurl=${remotes:plone_push}/plone.dexterity.git branch=2.10.x
plone.event = git ${remotes:plone}/plone.event.git pushurl=${remotes:plone_push}/plone.event.git branch=1.x
plone.folder = git ${remotes:plone}/plone.folder.git pushurl=${remotes:plone_push}/plone.folder.git branch=3.x
plone.formwidget.namedfile = git ${remotes:plone}/plone.formwidget.namedfile.git pushurl=${remotes:plone_push}/plone.formwidget.namedfile.git branch=2.1.x
plone.formwidget.recurrence = git ${remotes:plone}/plone.formwidget.recurrence.git pushurl=${remotes:plone_push}/plone.formwidget.recurrence.git branch=2.1.x
plone.i18n = git ${remotes:plone}/plone.i18n.git pushurl=${remotes:plone_push}/plone.i18n.git branch=4.x
plone.indexer = git ${remotes:plone}/plone.indexer.git pushurl=${remotes:plone_push}/plone.indexer.git branch=1.x
plone.intelligenttext = git ${remotes:plone}/plone.intelligenttext.git pushurl=${remotes:plone_push}/plone.intelligenttext.git branch=3.x
plone.keyring = git ${remotes:plone}/plone.keyring.git pushurl=${remotes:plone_push}/plone.keyring.git branch=3.x
plone.locking = git ${remotes:plone}/plone.locking.git pushurl=${remotes:plone_push}/plone.locking.git branch=2.3.x
plone.memoize = git ${remotes:plone}/plone.memoize.git pushurl=${remotes:plone_push}/plone.memoize.git branch=3.x
plone.namedfile = git ${remotes:plone}/plone.namedfile.git pushurl=${remotes:plone_push}/plone.namedfile.git branch=5.6.x
plone.outputfilters = git ${remotes:plone}/plone.outputfilters.git pushurl=${remotes:plone_push}/plone.outputfilters.git branch=4.x
plone.portlet.collection = git ${remotes:plone}/plone.portlet.collection.git pushurl=${remotes:plone_push}/plone.portlet.collection.git branch=3.3.x
plone.portlet.static = git ${remotes:plone}/plone.portlet.static.git pushurl=${remotes:plone_push}/plone.portlet.static.git branch=3.1.x
plone.portlets = git ${remotes:plone}/plone.portlets.git pushurl=${remotes:plone_push}/plone.portlets.git branch=2.x
plone.protect = git ${remotes:plone}/plone.protect.git pushurl=${remotes:plone_push}/plone.protect.git branch=4.x
plone.recipe.alltests = git ${remotes:plone}/plone.recipe.alltests.git pushurl=${remotes:plone_push}/plone.recipe.alltests.git branch=master
plone.recipe.precompiler = git ${remotes:plone}/plone.recipe.precompiler.git pushurl=${remotes:plone_push}/plone.recipe.precompiler.git branch=master
plone.recipe.zeoserver = git ${remotes:plone}/plone.recipe.zeoserver.git pushurl=${remotes:plone_push}/plone.recipe.zeoserver.git branch=2.x
plone.recipe.zope2instance = git ${remotes:plone}/plone.recipe.zope2instance.git pushurl=${remotes:plone_push}/plone.recipe.zope2instance.git branch=6.x
plone.rest = git ${remotes:plone}/plone.rest.git pushurl=${remotes:plone_push}/plone.rest.git branch=1.x
plone.restapi = git ${remotes:plone}/plone.restapi.git pushurl=${remotes:plone_push}/plone.restapi.git branch=7.x.x
plone.registry = git ${remotes:plone}/plone.registry.git pushurl=${remotes:plone_push}/plone.registry.git branch=1.x
plone.releaser = git ${remotes:plone}/plone.releaser.git pushurl=${remotes:plone_push}/plone.releaser.git branch=1.x
plone.reload = git ${remotes:plone}/plone.reload.git pushurl=${remotes:plone_push}/plone.reload.git branch=3.x
plone.resource = git ${remotes:plone}/plone.resource.git pushurl=${remotes:plone_push}/plone.resource.git branch=2.x
plone.resourceeditor = git ${remotes:plone}/plone.resourceeditor.git pushurl=${remotes:plone_push}/plone.resourceeditor.git branch=3.x
plone.rfc822 = git ${remotes:plone}/plone.rfc822.git pushurl=${remotes:plone_push}/plone.rfc822.git branch=2.x
plone.scale = git ${remotes:plone}/plone.scale.git pushurl=${remotes:plone_push}/plone.scale.git branch=3.x
plone.schema = git ${remotes:plone}/plone.schema.git pushurl=${remotes:plone_push}/plone.schema.git branch=1.x
plone.schemaeditor = git ${remotes:plone}/plone.schemaeditor.git pushurl=${remotes:plone_push}/plone.schemaeditor.git branch=3.x
plone.session = git ${remotes:plone}/plone.session.git pushurl=${remotes:plone_push}/plone.session.git branch=3.x
plone.staticresources = git ${remotes:plone}/plone.staticresources.git pushurl=${remotes:plone_push}/plone.staticresources.git branch=1.x
plone.stringinterp = git ${remotes:plone}/plone.stringinterp.git pushurl=${remotes:plone_push}/plone.stringinterp.git branch=1.x
plone.subrequest = git ${remotes:plone}/plone.subrequest.git pushurl=${remotes:plone_push}/plone.subrequest.git branch=1.x
plone.supermodel = git ${remotes:plone}/plone.supermodel.git pushurl=${remotes:plone_push}/plone.supermodel.git branch=1.6.x
plone.synchronize = git ${remotes:plone}/plone.synchronize.git pushurl=${remotes:plone_push}/plone.synchronize.git branch=master
plone.testing = git ${remotes:plone}/plone.testing.git pushurl=${remotes:plone_push}/plone.testing.git branch=8.x
plone.theme = git ${remotes:plone}/plone.theme.git pushurl=${remotes:plone_push}/plone.theme.git branch=3.x
plone.themepreview = git ${remotes:plone}/plone.themepreview.git pushurl=${remotes:plone_push}/plone.themepreview.git branch=master egg=false
plone.tiles = git ${remotes:plone}/plone.tiles.git pushurl=${remotes:plone_push}/plone.tiles.git branch=master
plone.transformchain = git ${remotes:plone}/plone.transformchain.git pushurl=${remotes:plone_push}/plone.transformchain.git branch=2.x
plone.uuid = git ${remotes:plone}/plone.uuid.git pushurl=${remotes:plone_push}/plone.uuid.git branch=1.x
plone.versioncheck = git ${remotes:plone}/plone.versioncheck.git pushurl=${remotes:plone_push}/plone.versioncheck.git branch=master
plone.z3cform = git ${remotes:plone}/plone.z3cform.git pushurl=${remotes:plone_push}/plone.z3cform.git branch=1.x
plonetheme.barceloneta = git ${remotes:plone}/plonetheme.barceloneta.git pushurl=${remotes:plone_push}/plonetheme.barceloneta.git branch=2.x
plonetheme.sunburst = git ${remotes:plone}/plonetheme.sunburst.git pushurl=${remotes:plone_push}/plonetheme.sunburst.git branch=master
repoze.xmliter = git https://github.com/repoze/repoze.xmliter.git pushurl=git@github.com:repoze/repoze.xmliter.git branch=0.x
z3c.autoinclude = git ${remotes:zope}/z3c.autoinclude.git pushurl=${remotes:zope_push}/z3c.autoinclude.git branch=0.x
z3c.batching = git ${remotes:zope}/z3c.batching.git pushurl=${remotes:zope_push}/z3c.batching.git branch=2.x
z3c.caching = git ${remotes:zope}/z3c.caching.git pushurl=${remotes:zope_push}/z3c.caching.git branch=2.x
z3c.form = git ${remotes:zope}/z3c.form.git pushurl=${remotes:zope_push}/z3c.form.git branch=3.x
z3c.formwidget.query = git ${remotes:zope}/z3c.formwidget.query.git pushurl=${remotes:zope_push}/z3c.formwidget.query.git branch=1.x
z3c.relationfield = git ${remotes:zope}/z3c.relationfield.git pushurl=${remotes:zope_push}/z3c.relationfield.git branch=0.x
zodbupdate = git ${remotes:zope}/zodbupdate.git pushurl=${remotes:zope_push}/zodbupdate.git branch=1.x
zodbverify = git ${remotes:plone}/zodbverify.git pushurl=${remotes:plone_push}/zodbverify.git branch=master
Zope = git ${remotes:zope}/Zope.git pushurl=${remotes:zope_push}/Zope.git branch=4.x
# Products
Products.Archetypes = git ${remotes:plone}/Products.Archetypes.git pushurl=${remotes:plone_push}/Products.Archetypes.git branch=master
Products.ATContentTypes = git ${remotes:plone}/Products.ATContentTypes.git pushurl=${remotes:plone_push}/Products.ATContentTypes.git branch=master
Products.CMFCore = git ${remotes:zope}/Products.CMFCore.git pushurl=${remotes:zope_push}/Products.CMFCore.git branch=2.x
Products.CMFDiffTool = git ${remotes:plone}/Products.CMFDiffTool.git pushurl=${remotes:plone_push}/Products.CMFDiffTool.git branch=3.x
Products.CMFDynamicViewFTI = git ${remotes:plone}/Products.CMFDynamicViewFTI.git pushurl=${remotes:plone_push}/Products.CMFDynamicViewFTI.git branch=6.x
Products.CMFEditions = git ${remotes:plone}/Products.CMFEditions.git pushurl=${remotes:plone_push}/Products.CMFEditions.git branch=3.x
Products.CMFFormController = git ${remotes:plone}/Products.CMFFormController.git pushurl=${remotes:plone_push}/Products.CMFFormController.git branch=master
Products.CMFPlacefulWorkflow = git ${remotes:plone}/Products.CMFPlacefulWorkflow.git pushurl=${remotes:plone_push}/Products.CMFPlacefulWorkflow.git branch=2.x
Products.CMFPlone = git ${remotes:plone}/Products.CMFPlone.git pushurl=${remotes:plone_push}/Products.CMFPlone.git branch=5.2.x
Products.CMFQuickInstallerTool = git ${remotes:plone}/Products.CMFQuickInstallerTool.git pushurl=${remotes:plone_push}/Products.CMFQuickInstallerTool.git branch=master
Products.CMFUid = git ${remotes:zope}/Products.CMFUid.git pushurl=${remotes:zope_push}/Products.CMFUid.git branch=3.x
Products.contentmigration = git ${remotes:plone}/Products.contentmigration.git pushurl=${remotes:plone_push}/Products.contentmigration.git branch=master
Products.DateRecurringIndex = git ${remotes:collective}/Products.DateRecurringIndex.git pushurl=${remotes:collective_push}/Products.DateRecurringIndex.git branch=master
Products.DCWorkflow = git ${remotes:zope}/Products.DCWorkflow.git pushurl=${remotes:zope_push}/Products.DCWorkflow.git branch=2.x
Products.ExtendedPathIndex = git ${remotes:plone}/Products.ExtendedPathIndex.git pushurl=${remotes:plone_push}/Products.ExtendedPathIndex.git branch=master
Products.ExternalEditor = git ${remotes:zope}/Products.ExternalEditor.git pushurl=${remotes:zope_push}/Products.ExternalEditor.git branch=master
Products.ExternalMethod = git ${remotes:zope}/Products.ExternalMethod.git pushurl=${remotes:zope_push}/Products.ExternalMethod.git branch=4.x
Products.GenericSetup = git ${remotes:zope}/Products.GenericSetup.git pushurl=${remotes:zope_push}/Products.GenericSetup.git branch=2.x
Products.isurlinportal = git ${remotes:plone}/Products.isurlinportal.git pushurl=${remotes:plone_push}/Products.isurlinportal.git branch=1.x
Products.Marshall = git ${remotes:plone}/Products.Marshall.git pushurl=${remotes:plone_push}/Products.Marshall.git branch=master
Products.MimetypesRegistry = git ${remotes:plone}/Products.MimetypesRegistry.git pushurl=${remotes:plone_push}/Products.MimetypesRegistry.git branch=2.x
Products.PloneLanguageTool = git ${remotes:plone}/Products.PloneLanguageTool.git pushurl=${remotes:plone_push}/Products.PloneLanguageTool.git branch=master
Products.PlonePAS = git ${remotes:plone}/Products.PlonePAS.git pushurl=${remotes:plone_push}/Products.PlonePAS.git branch=6.x
Products.PluggableAuthService = git ${remotes:zope}/Products.PluggableAuthService.git pushurl=${remotes:zope_push}/Products.PluggableAuthService.git branch=2.x
Products.PluginRegistry = git ${remotes:zope}/Products.PluginRegistry.git pushurl=${remotes:zope_push}/Products.PluginRegistry.git branch=1.x
Products.PortalTransforms = git ${remotes:plone}/Products.PortalTransforms.git pushurl=${remotes:plone_push}/Products.PortalTransforms.git branch=3.x
Products.statusmessages = git ${remotes:plone}/Products.statusmessages.git pushurl=${remotes:plone_push}/Products.statusmessages.git branch=5.x
Products.validation = git ${remotes:plone}/Products.validation.git pushurl=${remotes:plone_push}/Products.validation.git branch=2.x
Products.ZopeVersionControl = git ${remotes:zope}/Products.ZopeVersionControl.git pushurl=${remotes:zope_push}/Products.ZopeVersionControl.git branch=3.x
[precompiler]
recipe = plone.recipe.precompiler
eggs = ${instance:eggs}
compile-mo-files = true