summaryrefslogtreecommitdiff
path: root/command-list.txt
diff options
context:
space:
mode:
authorLibravatar David Aguilar <davvid@gmail.com>2021-09-30 18:37:54 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-09-30 18:48:51 -0700
commit2255c80c91da9ed7fa127dad3aa92eb9f448c88b (patch)
treef4e5a9ee2656e80688523aee64b1ccd6934e949e /command-list.txt
parentdifftool: create a tmpdir path without repeated slashes (diff)
downloadtgif-2255c80c91da9ed7fa127dad3aa92eb9f448c88b.tar.xz
difftool: refactor dir-diff to write files using helper functions
Add a helpers function to handle the unlinking and writing of the dir-diff submodule and symlink stand-in files. Use the helpers to implement the guts of the hashmap loops. This eliminate duplicate code and safeguards the submodules hashmap loop against the symlink-chasing behavior that 5bafb3576a (difftool: fix symlink-file writing in dir-diff mode, 2021-09-22) addressed. The submodules loop should not strictly require the unlink() call that this is introducing to them, but it does not necessarily hurt them either beyond the cost of the extra unlink(). Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'command-list.txt')
0 files changed, 0 insertions, 0 deletions