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

Revisiongrid doesnt keep the selection #2956

Closed
EbenZhang opened this issue Sep 24, 2015 · 6 comments
Closed

Revisiongrid doesnt keep the selection #2956

EbenZhang opened this issue Sep 24, 2015 · 6 comments
Assignees
Milestone

Comments

@EbenZhang
Copy link
Contributor

I'm using the master branch of git extensions.

  • use the branch filter to find a branch
  • scroll down and select one commit of that branch
  • clear the branch filter
  • the revision grid will select another commit randomly

It used to keep the selected commit in 2.48 but no longer in the master branch.
This feature is quite handy when trying to compare your latest change to another branch.

@Radrik5
Copy link
Contributor

Radrik5 commented Sep 25, 2015

For me it works sometines. Are you sure it always works in 2.48?

@EbenZhang
Copy link
Contributor Author

Well, I thought it was introduced recently, but, in fact, it doesn't work in 2.48.05 either. It seems just doesn't work for certain commits. For example:

  • Check out the master branch (at this moment the commit is fe4bb94, commit msg is : Thanks to JetBRAINS added)
  • Select the v2.48 tag from the branch filter list
  • Press Ctrl + Home to navigate to the top of the revision grid, so the v2.48 commit 80add61 (commit msg: Submodule GitExtensionsDoc updated) gets selected.
  • Remove the v2.48 from the branch filter
  • The revision grid will select commit 8b0ac9c (commit msg: Fix warning: 'DeleteUnusedBranches......)

@EbenZhang
Copy link
Contributor Author

Well, seems I just need a feature to compare two branches and optionally compare to their merge base

@Radrik5
Copy link
Contributor

Radrik5 commented Sep 30, 2015

You can try entering branch1...branch2 in the Branch filter. It goes directly to the git log command line.

@EbenZhang
Copy link
Contributor Author

close by #3039

@Radrik5
Copy link
Contributor

Radrik5 commented Apr 24, 2016

Please reopen. This hasn't been fixed yet.

@EbenZhang EbenZhang reopened this Apr 24, 2016
@jbialobr jbialobr self-assigned this Apr 22, 2017
@jbialobr jbialobr added this to the 2.50 milestone Apr 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants