mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 sync repo
This commit is contained in:
@@ -154,9 +154,9 @@ 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)
|
||||
//}
|
||||
if syncRepoErr := syncRepo(); nil != syncRepoErr {
|
||||
util.LogErrorf("sync repo failed: %s", syncRepoErr)
|
||||
}
|
||||
|
||||
// 获取工作空间数据配置(数据版本)
|
||||
dataConf, err := getWorkspaceDataConf()
|
||||
|
||||
Reference in New Issue
Block a user