SyncEngine: Fix renaming a single file cause the "delete all file" popup
authorOlivier Goffart <ogoffart@woboq.com>
Tue, 4 Jun 2019 10:08:15 +0000 (12:08 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:51 +0000 (10:58 +0100)
commit9f08636a4a8a16f3e043baf2e8eff24ed65258d2
treec67b0613e25ab4bfd1aff3bac8ca892a02f0fae9
parent2c975b1e701fab53f1066b29a8d0bb8387722777
SyncEngine: Fix renaming a single file cause the "delete all file" popup

Possibly a regression, since the new discovery discovers rist the renamed
files as removed

Issue #7204
src/libsync/syncengine.cpp
test/testallfilesdeleted.cpp