Limiting the diff output. Define tags in a build definition Compare specific file between two branches. GitHub Desktop recently introduced its "Compare" feature, which can show the commits made between one branch and another, but it does not show all of the differences in one diff. If you want to see the differences between two different files, you can do that directly in explorer by selecting both files (using the usual Ctrl -modifier). git diff $(git merge-base
) >