We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7a4f1 commit 912a418Copy full SHA for 912a418
templates/repo/empty.tmpl
@@ -50,13 +50,13 @@ git push -u origin {{.Repository.DefaultBranch}}</code></pre>
50
git push -u origin {{.Repository.DefaultBranch}}</code></pre>
51
</div>
52
53
- {{template "repo/clone_script" .}}
54
{{end}}
55
{{else}}
56
<div class="ui segment center">
57
{{.locale.Tr "repo.empty_message"}}
58
59
+ {{template "repo/clone_script" .}}
60
61
62
0 commit comments