mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-03 05:05:06 +01:00
* 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>