gitk-go は、Go言語で書かれた軽量なGit履歴ビューアです。従来の gitk(Tcl/Tk依存)の代替として使え、依存関係が少なく手軽に導入できます。 Goをインストールせず、ビルド済みバイナリをダウンロードする方法です。 1. 最新版のダウンロードURLを確認 curl -s ...
3 September, 2010. It was a Friday. This is the second part of my Use gitk to understand git post. In my initial overview, I demonstrated creating a branch, making a couple commits to that branch, and ...