pull/6616/head
rcmerci 2022-09-06 13:15:34 +08:00 committed by Tienson Qin
parent 332b8de5a1
commit 40025a8d19
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@
"logseq/metadata.edn"})
;; TODO: use fn some to filter FileMetadata here, it cause too much loop
(defn- diff-file-metadata-sets
(defn diff-file-metadata-sets
"Find the `FileMetadata`s that exists in s1 and does not exist in s2,
compare by path+checksum+last-modified,
if s1.path = s2.path & s1.checksum <> s2.checksum & s1.last-modified > s2.last-modified