Skip to content

Updated git version requirement for git diff --diff-merges #62

@isc-tleavitt

Description

@isc-tleavitt

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions