1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-05 23:03:15 +00:00
Commit graph

2 commits

Author SHA1 Message Date
KN4CK3R
f3f445862e
Use print instead of printf (#27093)
A bit more performant when we only use it for appending strings.
2023-09-16 03:51:54 +00:00
Brecht Van Lommel
a31fedd2c2 Add templates to customize text when creating and migrating repositories
These can be used to explain which types of repositories a Gitea instance is
willing to host, or other rules for creating repositories.
2023-01-24 22:36:48 -05:00