Use Meld as a Git diff toolMeld is a great tool for files/directories comparison. Git on the other hand also provide diff command line tool, which some users may prefer too. I am going to show you how to use Meld as a git diff tool here.March 5, 2022
Set Git default branchWe will set git default branch and change master to main in this article.September 29, 2021