0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-27 05:29:01 +02:00
Commit graph

1 commit

Author SHA1 Message Date
silverwind 9a4050f1e8
Consolidate clone button templates (#14023)
Some checks are pending
continuous-integration/drone/push Build is pending
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>
2020-12-28 13:30:06 -05:00