Browse Source
remote.uncache checks LastLocalSyncTsNs to determine if a file has been synced to remote. remote.copy.local was not setting this field, leaving it at 0, which caused uncache to skip all files uploaded via remote.copy.local. Fixes #8602pull/8605/head
committed by
GitHub
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue