-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: 3.4.30
-
Component/s: Git
-
None
-
Severity 3 - Minor
Steps:
- Take a branch where the history is not recent (not in the first pages of commits in the history view)
- Click on the branch, you'll see a random commit in the view is selected
- Click again and another "older" random commit will be selected
- After many clicks, when the click stops scrolling down, you're arrived on the destination commit for the branch
Expected:
Should bring directly to the right commit, without having to click many times on the branch.