mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 18:40:12 +01:00
🎨 Sync repo
This commit is contained in:
parent
60ab836ca4
commit
60922ae27e
1 changed files with 5 additions and 5 deletions
|
|
@ -137,11 +137,11 @@ func SyncData(boot, exit, byHand bool) {
|
|||
indexRepoBeforeCloudSync()
|
||||
|
||||
// 同步数据仓库 https://github.com/siyuan-note/siyuan/issues/5142
|
||||
if syncRepoErr := syncRepo(); nil != syncRepoErr {
|
||||
util.LogErrorf("sync repo failed: %s", syncRepoErr)
|
||||
}
|
||||
|
||||
return // TODO: 测试
|
||||
//if syncRepoErr := syncRepo(); nil != syncRepoErr {
|
||||
// util.LogErrorf("sync repo failed: %s", syncRepoErr)
|
||||
//}
|
||||
//
|
||||
//return // TODO: 测试
|
||||
|
||||
WaitForWritingFiles()
|
||||
writingDataLock.Lock()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue