]> git.99rst.org Git - git.git/commitdiff
Merge branch 'rs/apply-symlinks-use-strset'
authorJunio C Hamano <redacted>
Sat, 5 Feb 2022 17:42:30 +0000 (09:42 -0800)
committerJunio C Hamano <redacted>
Sat, 5 Feb 2022 17:42:30 +0000 (09:42 -0800)
"git apply" (ab)used the util pointer of the string-list to keep
track of how each symbolic link needs to be handled, which has been
simplified by using strset.

* rs/apply-symlinks-use-strset:
  apply: use strsets to track symlinks

1  2 
apply.c
apply.h

diff --cc apply.c
Simple merge
diff --cc apply.h
Simple merge
git clone https://git.99rst.org/PROJECT