repo: adjust pull request setting description (#5359)

pull/5380/merge
Unknwon 2018-09-14 20:10:54 -04:00
parent 1ec365de25
commit 31c18b4bc7
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3
2 changed files with 3 additions and 3 deletions

View File

@ -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