]> git.openstreetmap.org Git - chef.git/commitdiff
Track osm-carto schema_change branch with osmbot
authorPaul Norman <penorman@mac.com>
Fri, 31 May 2019 05:24:38 +0000 (22:24 -0700)
committerPaul Norman <penorman@mac.com>
Fri, 31 May 2019 05:24:38 +0000 (22:24 -0700)
This is a new long-running branch for schema development
in osm-carto.

cookbooks/supybot/templates/default/git.conf.erb

index c0a54a3d862d552a61d490cec7962c5cb31a37c9..a8a300cd0e34e681d7c23af1e26a3beaeba891eb 100644 (file)
@@ -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_change
+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