=(_("Changes affect new repositories only. If not specified, Git's default name %{branch_name_default} will be used.")%{branch_name_default: fallback_branch_name}).html_safe
=(_("Changes affect new repositories only. If not specified, Git's default name %{branch_name_default} will be used.")%{branch_name_default: fallback_branch_name}).html_safe
in all project and wiki repositories to look for silent disk corruption issues.
in all project and wiki repositories to look for silent disk corruption issues.
.form-group
.form-group
=link_to'Clear all repository checks',clear_repository_check_states_admin_application_settings_path,data: {confirm: 'This will clear repository check states for ALL projects in the database. This cannot be undone. Are you sure?'},method: :put,class: "btn btn-sm btn-remove"
.form-text.text-muted
.form-text.text-muted
If you got a lot of false alarms from repository checks you can choose to clear all repository check information from the database.
If you got a lot of false alarms from repository checks you can choose to clear all repository check information from the database.
-clear_repository_checks_link=_('Clear all repository checks')
-clear_repository_checks_message=_('This will clear repository check states for ALL projects in the database. This cannot be undone. Are you sure?')