diff options
| author | Elijah Newren <newren@gmail.com> | 2025-08-06 23:15:17 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-08-07 13:23:58 -0700 |
| commit | edbe2abcd8411e5c6598db37ea75b5ab20027da9 (patch) | |
| tree | 02e5b6333847bb4aec48bad38d21c6175659bf78 /git-gui/lib/diff.tcl | |
| parent | c5a2c765a0045ee90473ce1e45947226d5f427c1 (diff) | |
merge-ort: drop unnecessary temporary in check_for_directory_rename()
check_for_directory_rename() had a weirdly coded check for whether a
strmap contained a certain key. Replace the temporary variable and call
to strmap_get_entry() with the more natural strmap_contains() call.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/diff.tcl')
0 files changed, 0 insertions, 0 deletions
