my system is macOS Catalina 10.15.7 (19H2)
I installed git via brew, below shows the version installed
git --version
git version 2.24.3 (Apple Git-128)
and the version for git-gui is 2.30.0
when i type gitk
, in either iterm2, or the ios builtin terminal app, they all just show blank
I followed https://stackoverflow.com/a/17814988/4582240 to try to update the git, hoping it would do some magic, but it did not.
Please help on this.
This worked for me after I did brew upgrade git-gui