From: Simon Poole Date: Mon, 13 Aug 2018 19:44:05 +0000 (+0200) Subject: Add vespucci repo X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b58d1e4a1720b11d6aeb220d5e7723a386dbdfce?ds=sidebyside Add vespucci repo No idea if this works --- diff --git a/cookbooks/supybot/templates/default/git.conf.erb b/cookbooks/supybot/templates/default/git.conf.erb index 3bf1b2e80..e70b49bcc 100644 --- a/cookbooks/supybot/templates/default/git.conf.erb +++ b/cookbooks/supybot/templates/default/git.conf.erb @@ -214,3 +214,11 @@ branch = master commit link = https://github.com/osmlab/osm-community-index/commit/%c channels = #osm-dev commit message = [%s|%b|%a] %m %l + +[vespucci] +short name = vespucci +url = git://github.com/MarcusWolschon/osmeditor4android.git +branch = master +commit link = https://github.com//MarcusWolschon/osmeditor4android/commit/%c +channels = #osm-dev +commit message = [%s|%b|%a] %m %l