mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-31 22:08:48 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
b6406e4263
1 changed files with 1 additions and 1 deletions
|
|
@ -1069,7 +1069,7 @@ func syncRepo(exit, byHand bool) (err error) {
|
|||
}
|
||||
|
||||
func processSyncMergeResult(exit, byHand bool, start time.Time, mergeResult *dejavu.MergeResult) {
|
||||
logSyncMergeResult(mergeResult)
|
||||
//logSyncMergeResult(mergeResult)
|
||||
|
||||
if 0 < len(mergeResult.Conflicts) && Conf.Sync.GenerateConflictDoc {
|
||||
// 云端同步发生冲突时生成副本 https://github.com/siyuan-note/siyuan/issues/5687
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue