Support showing more branches when a repository has many branches #2840
Open
Description
I am trying to create a Pull Request, but I cannot find the branch to merge into it (I am looking for the branch develop
).
It started to happen a couple of versions ago, the issue is probably happening because we have thousands of branches (most of them associated with merged PRs), and the extension is just displaying a bunch of them (like 900) but not all we have.
Some versions ago, the extension was selecting the default branch to merge into (develop
), but now it not even displaying it.
- Extension version: 0.28.0
- VSCode Version: 1.59.0-insider
- OS: Windows 10
Steps to Reproduce:
-
GitHub Pull Requests: Create Pull Request