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

Creating a patch messes up local branches and remote tracking #491

Open
JChrist opened this issue Feb 26, 2024 · 1 comment
Open

Creating a patch messes up local branches and remote tracking #491

JChrist opened this issue Feb 26, 2024 · 1 comment
Labels
bug Something isn't working needs refinement

Comments

@JChrist
Copy link
Member

JChrist commented Feb 26, 2024

Steps:

  1. create new branch from main
  2. make some changes
  3. create a new patch

Now the local branch does not have any remote branch tracked, though there exists a remote one with same name in rad.
I would expect it to track the patch branch (something like rad/patches/xxxx).
Also (and that is the worse), my main branch now tracks the rad patch branch!

Image

@JChrist JChrist moved this to 🆕 Backlog in Radicle Jetbrains Plugin Feb 26, 2024
@JChrist JChrist added the bug Something isn't working label Feb 26, 2024
@gsaslis gsaslis moved this from 🆕 Backlog to 📋 Up Next in Radicle Jetbrains Plugin Jul 30, 2024
@Stelios123
Copy link
Contributor

I cant reproduce this. Maybe we already fixed it

@JChrist JChrist removed their assignment Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs refinement
Projects
Status: 📋 Up Next
Development

No branches or pull requests

3 participants