diff options
| author | Mark Levedahl <mlevedahl@gmail.com> | 2024-02-12 23:32:44 -0500 |
|---|---|---|
| committer | Mark Levedahl <mlevedahl@gmail.com> | 2025-07-17 16:59:04 -0400 |
| commit | 77f648edb69dba164e2e32f33ab009fa33c3d9f1 (patch) | |
| tree | 64b9b906f0526998a9692a6c55698ea650b9e816 /git-gui/lib/commit.tcl | |
| parent | Merge branch 'js/fix-open-exec-git' (diff) | |
| download | git-77f648edb69dba164e2e32f33ab009fa33c3d9f1.tar.gz git-77f648edb69dba164e2e32f33ab009fa33c3d9f1.zip | |
git-gui: require git >= 2.36
git-gui since commit d6967022 explicitly requires version >= 1.5.0, and
this coded requirement has never been changed. But, since 0730a5a3a
git-gui actually requires git 2.36, providing 'git hook run.' git-gui
throws an error if that command is not supported.
So, let's update the requirement checking code to 2.36, and throw a more
useful error if this is not met.
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions
