nielash 079763f09a bisync: isDir check for deltas
Before this change, if --create-empty-src-dirs was specified, bisync would
include directories in the list of deltas to evaluate by their modtime,
relative to the prior sync. This was unnecessary, as rclone does not yet
support setting modtime for directories.

After this change, we skip directories when comparing modtimes. (In other
words, we care only if a directory is created or deleted, not whether it is
newer or older.)
2024-01-20 14:50:08 -05:00
..
2024-01-20 14:50:08 -05:00
2023-10-29 15:46:41 +00:00
2024-01-20 14:50:08 -05:00
2023-10-29 15:46:41 +00:00
2023-09-20 21:57:40 +01:00