MooTool

Handy tool set for developers

View on GitHub

DIFF-407:Vault 自动 pull 对齐 Electron 工作区前置条件

背景

Electron pullJsonVault / pullQuickNoteVault 在编辑器干净之外,还要求 status.changes 为空、无 merge/冲突、已配置 remote 才执行自动 pull。Compose pullVault 此前仅跳过不可用仓库、无 remote 与 merging,可能在本地有未提交变更时仍自动 pull,与 Electron 不一致。

行为

验收