Skip to content

Commit a0ff5e9

Browse files
committed
Added collective.iconifiedcategory to auto-checkout
1 parent 343e978 commit a0ff5e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

checkouts.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[buildout]
22
always-checkout = force
33
auto-checkout +=
4+
collective.iconifiedcategory
45
imio.annex
56
imio.helpers
67
imio.pyutils
@@ -19,6 +20,8 @@ collective = https://github.com/collective
1920
collective_push = git@github.com:collective
2021

2122
[sources]
23+
collective.iconifiedcategory = git ${remotes:collective}/collective.iconifiedcategory.git pushurl=${remotes:collective_push}/collective.iconifiedcategory.git
24+
imio.annex = git ${remotes:imio}/imio.annex.git pushurl=${remotes:imio_push}/imio.annex.git
2225
imio.annex = git ${remotes:imio}/imio.annex.git pushurl=${remotes:imio_push}/imio.annex.git
2326
imio.helpers = git ${remotes:imio}/imio.helpers.git pushurl=${remotes:imio_push}/imio.helpers.git
2427
imio.pyutils = git ${remotes:imio}/imio.pyutils.git pushurl=${remotes:imio_push}/imio.pyutils.git

0 commit comments

Comments
 (0)