Skip to content

Commit

Permalink
Fix git sources.
Browse files Browse the repository at this point in the history
  • Loading branch information
Timo Stollenwerk committed Sep 28, 2012
1 parent ef1df95 commit 58d3b5c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ find-links =
[sources]
templer.core = git git://github.com/collective/templer.core.git pushurl=git@github.com:collective/templer.core.git
templer.buildout = git git://github.com/collective/templer.buildout.git pushurl=git git@github.com:collective/templer.buildout.git
templer.zope = git git git://github.com/collective/templer.zope.git pushurl=git@github.com:collective/templer.zope.git
templer.plone = git git git://github.com/collective/templer.plone.git pushurl=git@github.com:collective/templer.plone.git
templer.plonebuildout = git git git://github.com/collective/templer.plonebuildout.git pushurl=git@github.com:collective/templer.plonebuildout.git
templer.silva = git git git://github.com/collective/templer.silve.git pushurl=git@github.com:collective/templer.silva.git
templer.localcommands = git git git://github.com/collective/templer.localcommands.git pushurl=git@github.com:collective/templer.localcommands.git
templer.plone.localcommands = git git git://github.com/collective/templer.plone.localcommands.git pushurl=git@github.com:collective/templer.plone.localcommands.git
templer.zope = git git://github.com/collective/templer.zope.git pushurl=git@github.com:collective/templer.zope.git
templer.plone = git git://github.com/collective/templer.plone.git pushurl=git@github.com:collective/templer.plone.git
templer.plonebuildout = git git://github.com/collective/templer.plonebuildout.git pushurl=git@github.com:collective/templer.plonebuildout.git
templer.silva = git git://github.com/collective/templer.silve.git pushurl=git@github.com:collective/templer.silva.git
templer.localcommands = git git://github.com/collective/templer.localcommands.git pushurl=git@github.com:collective/templer.localcommands.git
templer.plone.localcommands = git git://github.com/collective/templer.plone.localcommands.git pushurl=git@github.com:collective/templer.plone.localcommands.git
templer.plonecore = svn https://svn.plone.org/svn/collective/templer.plonecore/trunk

[templer]
Expand Down

0 comments on commit 58d3b5c

Please sign in to comment.