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

SidePanel: Disallow copy context for not visible stashes #10829

Merged

Conversation

gerhardol
Copy link
Member

Proposed changes

The information for the selected commit was used instead of the right clicked stash.

An alternative is to get the data from the rightclicked revision, but the copy uses IScriptHostControl that gets the copy from the revision grid, so this is a much bigger task.

Sidenote: The primary reason I am changing this is to make it simpler to investigate why "git-log --reflog" occasionally hides branches that "git-log --all" shows. No info there, it is Git that delivers this info...

Screenshots

Before

See Message matching the first stash
image

After

image

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.

@ghost ghost assigned gerhardol Mar 25, 2023
@RussKie RussKie merged commit e9884aa into gitextensions:master Mar 25, 2023
2 checks passed
@ghost ghost added this to the vNext milestone Mar 25, 2023
@gerhardol gerhardol deleted the feature/i8741-copy-hidden-sidepanel branch March 26, 2023 16:52
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.

None yet

3 participants