BigW Consortium Gitlab

go_import.html.haml 177 Bytes
Newer Older
1 2 3 4 5
!!! 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"}