`Show log ID instead of SHA-1` might cut of numbers
What steps will reproduce the problem?
- Clone this repository.
- Open repository directory.
- Right click on
11l.py
, thenTortoiseGit
->Blame
. - Open Menu
View
and ensure thatShow log ID instead of SHA-1
is checked.
Then revision number 10
is displayed truncated:
What is the expected output? What do you see instead?
10
should be displayed correctly.
What version of TortoiseGit and Git are you using? On what operating system?
TortoiseGit 2.10.0.0, git version 2.23.0.windows.1, Windows 8.1