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,15 +2283,15 @@ 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.
2290
2290
settings.protect_enable_merge = Enable Merge
2291
2291
settings.protect_enable_merge_desc = Anyone with write access will be allowed to merge the pull requests into this branch.
2292
2292
settings.protect_whitelist_committers = Whitelist Restricted Push
2293
2293
settings.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.
2295
2295
settings.protect_whitelist_users = Whitelisted users for pushing:
2296
2296
settings.protect_whitelist_search_users = Search users…
2297
2297
settings.protect_whitelist_teams = Whitelisted teams for pushing:
You can’t perform that action at this time.
0 commit comments