Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more
Describe the bug Search by commit hash functionality in the Commit Search view may return wrong results.
To Reproduce Steps to reproduce the behavior:
Expected behavior Searching by commit hash should return the exact match of given hash
Screenshots
Additional context Provided in the PR (#114) description.