Install gitk on Mac
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: Does anyone know how to install gitk on 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 info (copied from comments): OS X 10.8.2 (12C2034) "Mountain Lion" XCode Version 4.6 (4H127) 回答1: Correct, the 1.7.12.4 (Apple Git-37) does not come with gitk. You can install a more recent version of git which comes with gitk by using brew. More thorough instructions located here: http://www