mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 02:04:27 +00: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>