Skip to content

Conversation

RussKie
Copy link
Member

@RussKie RussKie commented Sep 30, 2024

Resolves #11899

Test methodology

  • manual

Test environment(s)

  • GIT
  • Windows

Merge strategy

I agree that the maintainer squash merge this PR (if the commit message is clear).


✒️ I contribute this code under The Developer Certificate of Origin.

@RussKie RussKie added this to the 5.0.1 milestone Sep 30, 2024
Copy link
Member

@mstv mstv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sensible. Have not run.
(Update tracking ref has always worked for me in the occasional cases I used it.)

UpdateRemoteBranchDropDown();

BindRemotesDropDown(null);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
BindRemotesDropDown(null);
BindRemotesDropDown(selectedRemoteName: null);

@mstv
Copy link
Member

mstv commented Sep 30, 2024

@pmiossec
Copy link
Member

It is not enough and this change introduce another not wanted side effect.
I have an improved fix and will like to create a PR soon.

@RussKie
Copy link
Member Author

RussKie commented Oct 1, 2024

It is not enough and this change introduce another not wanted side effect. I have an improved fix and will like to create a PR soon.

Could you please elaborate?

@Tinister
Copy link

Tinister commented Oct 1, 2024

FWIW, the build linked above fixed my issue.

@patiqs
Copy link

patiqs commented Oct 4, 2024

@RussKie
Copy link
Member Author

RussKie commented Oct 10, 2024

Closing in favour of #11954.

@RussKie RussKie closed this Oct 10, 2024
@RussKie RussKie removed this from the 5.0.1 milestone Oct 10, 2024
@RussKie RussKie deleted the 11899 branch October 10, 2024 02:50
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 this pull request may close these issues.

"Replace tracking reference" doesn't work on the Push dialog
5 participants