Show a side-by-side git diff on any commit in tig using Meld
Side-by-side diffs are more readable to me than in-line diffs. Long time ago, I started using Meld to display them when working with git. But I always needed to manually specify branch or commit names. This week I finally spent some time and found a way to invoke Meld directly from tig, so that I … Continue reading Show a side-by-side git diff on any commit in tig using Meld
Read More