Add default label in branch select list (#26697)
This commit is contained in:
parent
ad3cbbc3b1
commit
008f5d8cf1
3 changed files with 5 additions and 0 deletions
|
@ -970,6 +970,7 @@ trust_model_helper_collaborator_committer = Collaborator+Committer: Trust signat
|
|||
trust_model_helper_default = Default: Use the default trust model for this installation
|
||||
create_repo = Create Repository
|
||||
default_branch = Default Branch
|
||||
default_branch_label = default
|
||||
default_branch_helper = The default branch is the base branch for pull requests and code commits.
|
||||
mirror_prune = Prune
|
||||
mirror_prune_desc = Remove obsolete remote-tracking references
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue