]> git.ipfire.org Git - thirdparty/git.git/commit
git-gui: git-blame understands -w and textconv
authorMark Levedahl <mlevedahl@gmail.com>
Tue, 13 Feb 2024 05:09:02 +0000 (00:09 -0500)
committerMark Levedahl <mlevedahl@gmail.com>
Sat, 19 Jul 2025 03:48:06 +0000 (23:48 -0400)
commite48c822012a79cb98ebd1c4907c6ae3081afa4d9
tree957706e0e95a7aa8e2d5160c063c11f826aee929
parent182e2c405f16ea491fdf3a25c6be4fa2b7fc6e47
git-gui: git-blame understands -w and textconv

git-gui uses alternate code paths for git versions < 1.7.2, avoiding use
of --ignore-all-space and textconv. git-gui requires git v2.36 or later,
so this alternate code is obsolete. Remove it.

Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
lib/blame.tcl