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,7 +2283,7 @@ 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.
@@ -2298,7 +2298,7 @@ settings.protect_whitelist_teams = Whitelisted teams for pushing:
22982298settings.protect_whitelist_search_teams = Search teams…
22992299settings.protect_force_push_whitelist_users = Whitelisted users for force pushing:
23002300settings.protect_force_push_whitelist_teams = Whitelisted teams for force pushing:
2301- settings.protect_force_push_whitelist_deploy_keys = Whitelist deploy keys with write access to force push.
2301+ settings.protect_force_push_whitelist_deploy_keys = Whitelist deploy keys with push access to force push.
23022302settings.protect_merge_whitelist_committers = Enable Merge Whitelist
23032303settings.protect_merge_whitelist_committers_desc = Allow only whitelisted users or teams to merge pull requests into this branch.
23042304settings.protect_merge_whitelist_users = Whitelisted users for merging:
You can’t perform that action at this time.
0 commit comments