mirror of https://github.com/gogs/gogs.git
repo: adjust pull request setting description (#5359)
parent
1ec365de25
commit
31c18b4bc7
|
@ -746,7 +746,7 @@ settings.tracker_issue_style = External Issue Tracker Naming Style:
|
|||
settings.tracker_issue_style.numeric = Numeric
|
||||
settings.tracker_issue_style.alphanumeric = Alphanumeric
|
||||
settings.tracker_url_format_desc = You can use placeholder <code>{user} {repo} {index}</code> for user name, repository name and issue index.
|
||||
settings.pulls_desc = Enable pull requests to accept public contributions
|
||||
settings.pulls_desc = Enable pull requests to accept contributions between repositories and branches
|
||||
settings.pulls.ignore_whitespace = Ignore changes in whitespace
|
||||
settings.pulls.allow_rebase_merge = Allow use rebase to merge commits
|
||||
settings.danger_zone = Danger Zone
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue