question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Branches are not displayed in the branches dropdown menu

See original GitHub issue

Description

As the title says, the branches dropdown menu doesn’t display anything but the current branch, a filter text box and a new button. There’s no way to switch branches.

Version

GitHub Desktop version: [1.0.5]

OS version: [macOS 10.12.6]

Steps to Reproduce

  1. Have multiple branches.
  2. Tap on the branches dropdown menu.

Expected behavior: [Dropdown menu displays all the branches like the previous version.]

Actual behavior: [No branches are displayed.]

Reproduces how often: [100% of the time]

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:15
  • Comments:17 (8 by maintainers)

github_iconTop GitHub Comments

4reactions
joshabercommented, Oct 27, 2017

We just released 1.0.6 which should fix this. Sorry for the hassle everyone!

3reactions
tierninhocommented, Oct 27, 2017

Confirming the issue is reproducible in the sample repo provided (http://git.blender.org/cycles.git). No relevant logs found.

Temporary Workaround: just type the name of the branch you want to switch to in the branch filter and click Enter, and the branch will switch.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Branches are not displayed in the branches dropdown menu
When in a repo the branches dropdown menu displays a logo of GitHub. I cannot switch from master to a different branch using...
Read more >
Git window does not display remote branches in branch ...
The new Git window does not display the Remotes tab to view those in the branch dropdown the way that the New Branch...
Read more >
Git branch is not displaying all branches - Stack Overflow
I tried to solve the issue by cloning the branch inside a new folder (typed git clone -b ) and now only the...
Read more >
Protected branches drop down does not show all users - GitLab
The drop down for users to select for able to merge only shows the first page of users from the user list in...
Read more >
Branch drop down menu in repository tab of build plan doesn't ...
I am trying to select a branch as the default branch of a GitHub repository I want to include in a build plan....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found