forgejo/templates/repo/settings
Chris Copeland 83123b493f
Add merge style fast-forward-only (#28954)
With this option, it is possible to require a linear commit history with
the following benefits over the next best option `Rebase+fast-forward`:
The original commits continue existing, with the original signatures
continuing to stay valid instead of being rewritten, there is no merge
commit, and reverting commits becomes easier.

Closes #24906
2024-02-14 17:19:19 +01:00
..
units Add merge style fast-forward-only (#28954) 2024-02-14 17:19:19 +01:00
webhook [BRANDING] add the forgejo webhook type & update webhook docs URLs 2024-02-05 16:02:14 +01:00
actions.tmpl
branches.tmpl
collaboration.tmpl
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl
layout_footer.tmpl
layout_head.tmpl
lfs.tmpl
lfs_file.tmpl Fix incorrect button CSS usages (#29015) 2024-02-01 21:28:50 +00:00
lfs_file_find.tmpl
lfs_locks.tmpl
lfs_pointers.tmpl Fix button size in "attached header right" (#28770) 2024-01-12 14:43:40 +00:00
navbar.tmpl Split out repository unit settings 2024-02-13 22:42:09 +01:00
options.tmpl Split out repository unit settings 2024-02-13 22:42:09 +01:00
protected_branch.tmpl Add branch protection setting for ignoring stale approvals (#28498) 2024-01-15 07:20:01 +00:00
push_mirror_sync_modal.tmpl
runner_edit.tmpl
secrets.tmpl
tags.tmpl
units.tmpl Split out repository unit settings 2024-02-13 22:42:09 +01:00