diff options
author | Mark Levedahl <mlevedahl@gmail.com> | 2025-06-05 17:09:02 -0400 |
---|---|---|
committer | Mark Levedahl <mlevedahl@gmail.com> | 2025-07-16 12:06:21 -0400 |
commit | 8f49975bbd981a592c2c526e2a2b767f37a3feee (patch) | |
tree | d2b91a1f598fb0a6767bcb023278efdaf6a8aa2e /commit-graph.c | |
parent | b7ef4071c42f6ff20e696b0197a40f60da6ce70c (diff) |
gitk: require git >= 2.20
gitk has alternate code paths for early git up to 1.72, and has no
defined minimum version. Setting any version > 1.72 as minimum will
allow removing those code paths.
The recent set of advisories published for git, gitk, and git-gui add
updates for v2.43 and later, but Debian has buster withgit 2.20 still
available. While Debian would be responsible for backporting any fixes
to such an early version, we have no good reason preclude it.
So, make 2.20 the minimum required git version.
Helped-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions