Improve interface when comparing a branch which has created a pull request (#17911)
* Improve interface when comparing a branch which has created a pull request * Take the note back
This commit is contained in:
parent
7cc44491fa
commit
d7770539f6
4 changed files with 30 additions and 2 deletions
|
@ -1429,6 +1429,7 @@ compare.compare_head = compare
|
|||
|
||||
pulls.desc = Enable pull requests and code reviews.
|
||||
pulls.new = New Pull Request
|
||||
pulls.view = View Pull Request
|
||||
pulls.compare_changes = New Pull Request
|
||||
pulls.compare_changes_desc = Select the branch to merge into and the branch to pull from.
|
||||
pulls.compare_base = merge into
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue