Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProjectFolder menu: "Branch" option does not show remote branches #1156

Open
jeremypw opened this issue Dec 13, 2021 · 0 comments · May be fixed by #1516
Open

ProjectFolder menu: "Branch" option does not show remote branches #1156

jeremypw opened this issue Dec 13, 2021 · 0 comments · May be fixed by #1516

Comments

@jeremypw
Copy link
Collaborator

What Happened?

Tried to open a branch that had been created on the remote repository. It did not appear in the branch list in the projectfolder context menu. (It was not listed by git branch either even after pulling the master - needed git branch -a)

Steps to Reproduce

  1. Open an existing local clone of a remote repository where new branch had been recently been created on the remote by someone else.
  2. Open the project folder context menu
  3. Choose "Branch"
  4. Observe the list only contains branches that had been opened locally, not the new remote branch

Expected Behavior

The "Branch" submenu should show all branches that could be checked out, including those only on the remote. Needs design input as to whether and how remote branches should be distinguished from local branches.

OS Version

6.x (Odin)

Software Version

Compiled from git

Log Output

No response

Hardware Info

No response

@jeremypw jeremypw linked a pull request Jan 23, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant