the --diff-merges option for git diff was added in git 2.31.0 (see https://git-scm.com/docs/git-diff/2.31.0 vs https://git-scm.com/docs/git-diff/2.30.0). I happened to be running an earlier version so the UI falls over now. Two options: * Detect version and avoid using the new flag on older versions * Update documentation to say git 2.31.0+ is required