]> source.dussan.org Git - gitea.git/commit
Fix default push instructions on empty repos (#16302)
authorzeripath <art27@cantab.net>
Wed, 30 Jun 2021 18:40:51 +0000 (19:40 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Jun 2021 18:40:51 +0000 (20:40 +0200)
commit71c7d0a993f4b4638697ad54b4c594ae8ef35b3c
treee019f149e169f437875234d267cb46ab5fded110
parent7d70a6eff8a8fb03f02c606f5dcacccb9c1cab47
Fix default push instructions on empty repos (#16302)

* Fix default push instructions on empty repos

Use script block like in `repo/clone_buttons.tmpl` to set default instructions
for pushing to empty repos.

Fix #16295

Signed-off-by: Andrew Thornton <art27@cantab.net>
templates/repo/empty.tmpl