🎨 Sync repo

This commit is contained in:
Liang Ding 2022-07-02 23:53:36 +08:00
parent e4b712547f
commit 56becf6b19
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -134,10 +134,9 @@ func SyncData(boot, exit, byHand bool) {
// 创建数据快照 https://github.com/siyuan-note/siyuan/issues/5161
indexRepoBeforeCloudSync()
// 同步数据仓库 https://github.com/siyuan-note/siyuan/issues/5142
syncRepo(byHand)
return // TODO: 测试
//同步数据仓库 https://github.com/siyuan-note/siyuan/issues/5142
//syncRepo(byHand)
//return // TODO: 测试
WaitForWritingFiles()
writingDataLock.Lock()