Skip to content
Snippets Groups Projects
Commit c87357e7 authored by Lucas De Marchi's avatar Lucas De Marchi
Browse files

dim: Drop support for git < 2.5 (without worktree)


git 2.5 is too old to say we really support it. Supporting git older
than that is a burden and we are likely to break it without noting.
We even already check for git >= 2.8. Just stop checking for `git
worktree` availability.

Signed-off-by: default avatarLucas De Marchi <lucas.demarchi@intel.com>
parent 10b531c2
No related branches found
No related tags found
1 merge request!48dim: Drop support for git < 2.5 (without worktree)
Checking pipeline status