]> git.99rst.org Git - git.git/commit
gitk: _search_exe is no longer needed
authorMark Levedahl <redacted>
Tue, 1 Apr 2025 03:01:01 +0000 (23:01 -0400)
committerJohannes Sixt <redacted>
Tue, 1 Apr 2025 16:12:13 +0000 (18:12 +0200)
commit74571bff17986359170f7dcf135c9a21bbdce06e
treea07eda3efde78388eb45093383cb6c5a112aa350
parent1925c292e84eb9cee40bfa2582900afa9a310154
gitk: _search_exe is no longer needed

The _search_exe variable allows specifying the suffix used for executables,
typically {} on unix, .exe on Windows. But, the override code is now
used only on Windows, so _search_exe is no longer needed. Eliminate it.

Signed-off-by: Mark Levedahl <redacted>
Signed-off-by: Johannes Sixt <redacted>
gitk
git clone https://git.99rst.org/PROJECT