Welcome to mirror list, hosted at ThFree Co, Russian Federation.

go_import.html.haml « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 87ac75a350fd7359245eaaf0f463207845078c71 (plain)
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"}