How can I install gitk on a Mac?
From their official website, it seems gitk comes with Git, but the version of my Git (git version 1.7.12.4 (Apple Git-37)) does not come with gitk.
brew install gitk
does not work for gitk.
Version information (copied from comments):
- OS X v10.8.2 (12C2034) (Mountain Lion)
- Xcode version 4.6 (4H127)