mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
!!! 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"}
|