I can use the gitk tool to view the current changes that have do not committed yet.
But when I update the git from 2.29.2.windows.3
to 2.33.0.windows.2
diff is gone. only show
I don't know what happened. I tried to read the release note but couldn't find the answer.
I'm not sure if this is related to the following changes
last commit: 2020/09/11: gitk: replace tabs tith spaces
I don't want to use any replacement tools (like using git gui to view changes); I want gitk to work as well as it used to.