]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/supybot/templates/default/git.conf.erb
supybot: fix branch name
[chef.git] / cookbooks / supybot / templates / default / git.conf.erb
index c0a54a3d862d552a61d490cec7962c5cb31a37c9..d73c46a0b98262a645d95ef30697cc64ce33d961 100644 (file)
@@ -11,7 +11,7 @@ commit message = [%s|%b|%a] %m %l
 
 [osm-chef-private]
 short name = osm-chef-private
-url = file:///var/lib/git/chef.git/
+url = https://git.openstreetmap.org/private/chef
 branch = master
 channels = #osm-dev
 
@@ -79,6 +79,14 @@ commit link = https://github.com/gravitystorm/openstreetmap-carto/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
+[osm-carto-schema]
+short name = osm-carto-schema
+url = git://github.com/gravitystorm/openstreetmap-carto.git
+branch = schema_changes
+commit link = https://github.com/gravitystorm/openstreetmap-carto/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l
+
 [osm-osm2pgsql]
 short name = osm-osm2pgsql
 url = git://github.com/openstreetmap/osm2pgsql.git