diff options
author | Johannes Sixt <j6t@kdbg.org> | 2025-05-03 13:37:35 +0200 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2025-05-23 17:04:23 -0400 |
commit | 8255167b26003767b0ab50f498ffec33f80c2ef2 (patch) | |
tree | a9504dd693c4dd998750e2f402099db4ac6934df /merge-blobs.c | |
parent | f9a2e8a38f524c04fc493548303488dc180b25bd (diff) |
git-gui: remove git config --list handling for git < 1.5.3
git-gui uses `git config --null --list` to parse configuration. Git
versions prior to 1.5.3 do not have --null and need different treatment.
Nobody should be using such an old version anymore. (Moreover, since
0730a5a3a, git-gui requires git v2.36 or later). Keep only the code for
modern Git.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'merge-blobs.c')
0 files changed, 0 insertions, 0 deletions