forked from filipg/gonito
Add instruction to clone
This commit is contained in:
parent
ae933093dc
commit
f8ea75667f
@ -1,7 +1,8 @@
|
|||||||
<p> Git repo URL: <tt>#{repoUrl repo}</tt> / Branch: <tt> #{repoBranch repo}</tt>
|
<p> Git repo URL: <tt style="background-color: #eeeeee";>#{repoUrl repo}</tt> / Branch: <tt style="background-color: #eeeeee";> #{repoBranch repo}</tt>
|
||||||
$maybe repoLink <- maybeRepoLink
|
<br>Run <tt style="background-color: #eeeeee";>git clone --single-branch #{repoUrl repo} -b #{repoBranch repo}</tt> to get the challenge data
|
||||||
Browse at <tt><a href="#{repoLink}">#{repoLink}</a></tt>
|
$maybe repoLink <- maybeRepoLink
|
||||||
$nothing
|
<br>Browse at <tt><a href="#{repoLink}">#{repoLink}</a></tt>
|
||||||
|
$nothing
|
||||||
|
|
||||||
$if (challengeArchived challenge == Just True)
|
$if (challengeArchived challenge == Just True)
|
||||||
<p><b>_{MsgChallengeIsArchived}
|
<p><b>_{MsgChallengeIsArchived}
|
||||||
|
Loading…
Reference in New Issue
Block a user