From: Tom Hughes Date: Sun, 3 Aug 2014 15:00:44 +0000 (+0100) Subject: Change comments.dev to pull form the changeset_comments_pr branch X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/3e511d4425ef8a592e4f11a5c6f9b791ef78d74d Change comments.dev to pull form the changeset_comments_pr branch --- diff --git a/roles/dev.rb b/roles/dev.rb index 57013c971..86e8ff58b 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -141,7 +141,7 @@ default_attributes( }, :comments => { :repository => "git://github.com/ukasiu/openstreetmap-website.git", - :revision => "changeset_comments" + :revision => "changeset_comments_pr" } } },