gitlab-org--gitlab-foss/app/views/projects/go_import.html.haml
2015-03-03 11:22:30 +01:00

5 lines
177 B
Text

!!! 5
%html
%head
- web_url = [Gitlab.config.gitlab.url, @namespace, @id].join('/')
%meta{name: "go-import", content: "#{web_url.split('://')[1]} git #{web_url}.git"}