]> git.openstreetmap.org Git - chef.git/commitdiff
Track backport branches of osm2pgsql git on irc
authorPaul Norman <penorman@mac.com>
Wed, 19 Apr 2017 20:58:40 +0000 (13:58 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2017 20:58:40 +0000 (13:58 -0700)
Per https://github.com/mmueller/supybot-git#configuration multiple branches need to be defined with multiple repository sections

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

index 255b5a34fcf615e585b1dbd80b86985a48505594..6c451bf789b0ef6a5e5745133aceda105c849477 100644 (file)
@@ -87,6 +87,30 @@ commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
 channels = #osm-dev
 commit message = [%s|%b|%a] %m %l
 
+[osm-osm2pgsql-0.92.x]
+short name = osm-osm2pgsql-0.92.x
+url = git://github.com/openstreetmap/osm2pgsql.git
+branch = 0.92.x
+commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l
+
+[osm-osm2pgsql-0.90.x]
+short name = osm-osm2pgsql-0.90.x
+url = git://github.com/openstreetmap/osm2pgsql.git
+branch = 0.90.x
+commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l
+
+[osm-osm2pgsql-0.88.x]
+short name = osm-osm2pgsql-0.88.x
+url = git://github.com/openstreetmap/osm2pgsql.git
+branch = 0.88.x
+commit link = https://github.com/openstreetmap/osm2pgsql/commit/%c
+channels = #osm-dev
+commit message = [%s|%b|%a] %m %l
+
 [osm-mod_tile]
 short name = osm-mod_tile
 url = git://github.com/openstreetmap/mod_tile.git
 [osm-mod_tile]
 short name = osm-mod_tile
 url = git://github.com/openstreetmap/mod_tile.git