mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 14:07:43 +01:00
9a4050f1e8
The four clone button templates are pretty much identical except the one in a non-empty repo had a few features which the others lacked. Consolidate them in a single shared template which also makes the JS that remembers protocol work on them all. Co-authored-by: techknowlogick <techknowlogick@gitea.io>