Skip to content

Conversation

mannfuri
Copy link

Regarding the 'Jump to Current COMMIT', I have added two new features.

1)You can customize the color. Search for git-graph.graph.blink in SETTING and set it to the color you want.
2)If the current commit is an older commit that is not yet loaded on the current screen, it will automatically scroll down until it is found, at which point it will start to flash.

@mannfuri mannfuri requested a review from hansu as a code owner February 18, 2024 08:20
@mannfuri
Copy link
Author

2024-02-18-17-21-49.mp4

@hansu
Copy link
Owner

hansu commented Feb 18, 2024

Thanks for your contribution, but this is not very handy for commits which are far back in the past:

  1. It takes long time to load all commit in between
  2. The huge amount of loaded commits slows down Git Graph

In most cases it is not necessary to load all commits in between. It should be sufficient to load some commits around the chosen one.

See here at this example:

git-graph-pr32

@hansu hansu changed the title Rewrite-cump-to-current-commit Rewrite-jump-to-current-commit Mar 16, 2025
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.

3 participants