vscode-gitlens
vscode-gitlens copied to clipboard
Reflog command
So, I searched a lot and it seems GitLens doesn't support git reflog command yet.
I think a UI similar to Source Control -> Commits would work well.
Bonus: Being able to undo changes and move through reflog history by right clicking and choosing an option like 'reset' or 'switch to ref'.
Reflog is a often used command, but gitlen doesn't provide any suppot to it.
Maybe one way is providing an option to show commits from git reflog in commits panel. like git graph:
