Template:Gitlab source: Difference between revisions

Jump to navigation Jump to search
Added hints in the examples for using the simpler subtemplates {{gitlab clone}} and {{gitlab zip file}}.
(Removed the unused desc_view parameter.)
(Added hints in the examples for using the simpler subtemplates {{gitlab clone}} and {{gitlab zip file}}.)
Line 45: Line 45:


==== Git clone ====
==== Git clone ====
This should produce <code><nowiki>git clone https://gitlab.com/extra500/extra500.git</nowiki></code>.
This should produce <code><nowiki>git clone https://gitlab.com/extra500/extra500.git</nowiki></code>.  For a simpler interface, see {{tl|gitlab clone}}.


  {{obr}}#tag:syntaxhighlight{{!}}
  {{obr}}#tag:syntaxhighlight{{!}}
Line 70: Line 70:


==== Zip archive download ====
==== Zip archive download ====
This is for https://gitlab.com/extra500/extra500/repository/archive.zip?ref=FG/2016.1.
This is for https://gitlab.com/extra500/extra500/repository/archive.zip?ref=FG/2016.1.  For a simpler interface, see {{tl|gitlab zip file}}.


  {{obr}}gitlab source
  {{obr}}gitlab source

Navigation menu