File tree 1 file changed +2
-2
lines changed
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
2283
2283
settings.protect_disable_force_push_desc = No force pushing will be allowed to this branch.
2284
2284
settings.protect_enable_push = Enable Push
2285
2285
settings.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
2287
2287
settings.protect_enable_force_push_all_desc = Anyone with push access will be allowed to force push to this branch.
2288
2288
settings.protect_enable_force_push_whitelist = Whitelist Restricted Force Push
2289
2289
settings.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:
2298
2298
settings.protect_whitelist_search_teams = Search teams…
2299
2299
settings.protect_force_push_whitelist_users = Whitelisted users for force pushing:
2300
2300
settings.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.
2302
2302
settings.protect_merge_whitelist_committers = Enable Merge Whitelist
2303
2303
settings.protect_merge_whitelist_committers_desc = Allow only whitelisted users or teams to merge pull requests into this branch.
2304
2304
settings.protect_merge_whitelist_users = Whitelisted users for merging:
You can’t perform that action at this time.
0 commit comments