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

Jump to pushremote-related sections in magit status buffer does not seem to work #5029

Closed
jroimartin opened this issue Oct 13, 2023 · 1 comment

Comments

@jroimartin
Copy link

Starting from the following magit status buffer

image

This is the observed behavior when using the "Jump to section" commands:

  • jfu (Unpulled from upstream): jumps to Unpulled from origin/main
  • jfp (Unpulled from pushremote): echoes Section "Unpulled from <push-remote>" wasn’t found
  • jpu (Unmerged into upstream): jumps to Unmerged into origin/main
  • jpp (Unpushed to pushremote): echoes Section "Unpushed to <push-remote>" wasn’t found

I would expect:

  • jfp to jump to Unpulled from origin/branch
  • jpp to jump to Unpushed to origin/branch

Magit version:

Magit 20231006.2318 [>= 3.3.0.50-git], Transient 0.4.3, Git 2.41.0, Emacs 28.3, gnu/linux
@tarsius
Copy link
Member

tarsius commented Oct 15, 2023

Thanks for the report!

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

No branches or pull requests

2 participants