Skip to content

Commit

Permalink
Add missing branch to sources.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
dwt committed Jun 5, 2018
1 parent 149e0d3 commit 42cd290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ five.localsitemanager = git ${remotes:github}/five.localsitemanager pushurl=${re
Missing = git ${remotes:github}/Missing pushurl=${remotes:github_push}/Missing
Products.BTreeFolder2 = git ${remotes:github}/Products.BTreeFolder2 pushurl=${remotes:github_push}/Products.BTreeFolder2 branch=zmi-bootstrap
Products.MailHost = git ${remotes:github}/Products.MailHost pushurl=${remotes:github_push}/Products.MailHost
Products.PythonScripts = git ${remotes:github}/Products.PythonScripts pushurl=${remotes:github_push}/Products.PythonScripts
Products.PythonScripts = git ${remotes:github}/Products.PythonScripts pushurl=${remotes:github_push}/Products.PythonScripts brancz=zmi-bootstrap
Products.ZCatalog = git ${remotes:github}/Products.ZCatalog pushurl=${remotes:github_push}/Products.ZCatalog branch=zmi-bootstrap
Products.ZCTextIndex = git ${remotes:github}/Products.ZCTextIndex pushurl=${remotes:github_push}/Products.ZCTextIndex
Record = git ${remotes:github}/Record pushurl=${remotes:github_push}/Record
Expand Down

0 comments on commit 42cd290

Please sign in to comment.