Created
July 19, 2019 20:44
-
-
Save carlos-jenkins/25eda1f5ba2d4c127cee9a08433ed981 to your computer and use it in GitHub Desktop.
Revisions
-
carlos-jenkins created this gist
Jul 19, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ sudo apt install meld git config --global alias.difftree 'difftool --dir-diff' git config --global diff.tool meld git config --global difftool.prompt false # Now use it: # git difftree master..HEAD # git difftree e49286eb1acbae69058856c744676c63d1154ba6..57adcd018d6e11c0982187cddfce6ee2bb641c6d