File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2283,15 +2283,15 @@ settings.protect_disable_force_push = Disable Force Push
22832283settings.protect_disable_force_push_desc = No force pushing will be allowed to this branch.
22842284settings.protect_enable_push = Enable Push
22852285settings.protect_enable_push_desc = Anyone with write access will be allowed to push to this branch (but not force push).
2286- settings.protect_enable_force_push_all = Everyone
2286+ settings.protect_enable_force_push_all = Enable Force Push
22872287settings.protect_enable_force_push_all_desc = Anyone with push access will be allowed to force push to this branch.
22882288settings.protect_enable_force_push_whitelist = Whitelist Restricted Force Push
22892289settings.protect_enable_force_push_whitelist_desc = Only whitelisted users or teams with push access will be allowed to force push to this branch.
22902290settings.protect_enable_merge = Enable Merge
22912291settings.protect_enable_merge_desc = Anyone with write access will be allowed to merge the pull requests into this branch.
22922292settings.protect_whitelist_committers = Whitelist Restricted Push
22932293settings.protect_whitelist_committers_desc = Only whitelisted users or teams will be allowed to push to this branch (but not force push).
2294- settings.protect_whitelist_deploy_keys = Whitelist deploy keys with write access to push.
2294+ settings.protect_whitelist_deploy_keys = Whitelist deploy keys with push access to push.
22952295settings.protect_whitelist_users = Whitelisted users for pushing:
22962296settings.protect_whitelist_search_users = Search users…
22972297settings.protect_whitelist_teams = Whitelisted teams for pushing:
You can’t perform that action at this time.
0 commit comments