diff options
author | René Scharfe <l.s.r@web.de> | 2022-01-07 13:16:53 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-01-07 11:40:44 -0800 |
commit | 4e9a3252531eab8af5559b25efac02b33f6ca5fe (patch) | |
tree | 04453b8ae45ef0fd7fbc528c78cd0aeba920b0c9 /t/t3401-rebase-and-am-rename.sh | |
parent | Git 2.34.1 (diff) | |
download | tgif-4e9a3252531eab8af5559b25efac02b33f6ca5fe.tar.xz |
apply: use strsets to track symlinks
Symlink changes are tracked in a string_list, with the util pointer
value indicating whether a symlink is kept or removed. Using fake
pointer values requires awkward casts. Use one strset for each type of
change instead to simplify and shorten the code.
Original-patch-by: Jessica Clarke <jrtc27@jrtc27.com>
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3401-rebase-and-am-rename.sh')
0 files changed, 0 insertions, 0 deletions