mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-26 03:18:48 +01:00
🎨 Sync repo
This commit is contained in:
parent
e4b712547f
commit
56becf6b19
1 changed files with 3 additions and 4 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue