December-28, 2012 by:
Sean Brewer From: Sean Brewer
------------------------------------------------------
Also, this hack for git log is really handy: https://coderwall.com/p/euwpig
On Thu, Dec 27, 2012 at 7:55 PM, Mike Harrison wrote:
>
> If any of you are using 'git' for version control, I have a new favorite
> toy: gitk.
>
> it's kinda sorta like: git log -p filename
>
> With a gui interface that works fairly well, even when logged into a
> remote server ( using ssh -X ).
>
> http://git-scm.com/docs/gitk
>
> or just: "apt-get install gitk" (for those debian-ish users)
>
>
>
>
>
>
>