@@ -57,11 +57,15 @@ class HipchatService < Service
...
@@ -57,11 +57,15 @@ class HipchatService < Service
message=""
message=""
message<<"#{push[:user_name]} "
message<<"#{push[:user_name]} "
ifbefore=~/000000/
ifbefore=~/000000/
message<<"pushed new branch <a href=\"#{project.web_url}/commits/#{ref}\">#{ref}</a> to <a href=\"#{project.web_url}\">#{project.name_with_namespace.gsub!(/\s/,'')}</a>\n"