summaryrefslogtreecommitdiff
path: root/t/t8015-blame-diff-algorithm.sh
diff options
context:
space:
mode:
authorTobias Boesch <tobias.boesch@miele.com>2025-11-06 14:42:11 +0000
committerJohannes Sixt <j6t@kdbg.org>2025-11-06 19:03:26 +0100
commitbdb1cf831251b16d174f742178caac181add87f4 (patch)
tree6f10148302f77903a14a89c5faa7992bba4f21ec /t/t8015-blame-diff-algorithm.sh
parent4a6cc6a20eeb593f1ad0f60475a9867532d7c5d5 (diff)
gitk: add external diff file rename detection
If a file is renamed between commits and an external diff is started through gitk on the original or the renamed file name, gitk is unable to open the renamed file in the external diff editor. It fails to fetch the renamed file from git, because it fetches it using its original path in contrast to using the renamed path of the file. Detect the rename and open the external diff with the original and the renamed file instead of no file (fetch the renamed file path and name from git) no matter if the original or the renamed file is selected in gitk. Signed-off-by: Tobias Boesch <tobias.boesch@miele.com> Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Diffstat (limited to 't/t8015-blame-diff-algorithm.sh')
0 files changed, 0 insertions, 0 deletions