Skip to content

Commit

Permalink
Checkout dexterity branch maurits-ensure-publishable.
Browse files Browse the repository at this point in the history
This is the branch for plone/plone.dexterity#198
  • Loading branch information
mauritsvanrees committed Apr 24, 2024
1 parent 2ed0171 commit 2a555fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions checkouts.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ auto-checkout =
Products.CMFPlone
# These packages are manually added, or automatically added by mr.roboto:
Zope
plone.dexterity
plone.restapi
plone.volto
plone.app.contenttypes
Expand Down
2 changes: 1 addition & 1 deletion sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ plone.browserlayer = git ${remotes:plone}/plone.browserlayer.gi
plone.cachepurging = git ${remotes:plone}/plone.cachepurging.git pushurl=${remotes:plone_push}/plone.cachepurging.git branch=master
plone.caching = git ${remotes:plone}/plone.caching.git pushurl=${remotes:plone_push}/plone.caching.git branch=master
plone.contentrules = git ${remotes:plone}/plone.contentrules.git pushurl=${remotes:plone_push}/plone.contentrules.git branch=master
plone.dexterity = git ${remotes:plone}/plone.dexterity.git pushurl=${remotes:plone_push}/plone.dexterity.git branch=master
plone.dexterity = git ${remotes:plone}/plone.dexterity.git pushurl=${remotes:plone_push}/plone.dexterity.git branch=maurits-ensure-publishable
plone.event = git ${remotes:plone}/plone.event.git pushurl=${remotes:plone_push}/plone.event.git branch=master
plone.folder = git ${remotes:plone}/plone.folder.git pushurl=${remotes:plone_push}/plone.folder.git branch=master
plone.formwidget.namedfile = git ${remotes:plone}/plone.formwidget.namedfile.git pushurl=${remotes:plone_push}/plone.formwidget.namedfile.git branch=master
Expand Down

0 comments on commit 2a555fe

Please sign in to comment.