Skip to content

Git Sync v0.1.25

Choose a tag to compare

@dqxcj dqxcj released this 05 May 07:27
· 7 commits to master since this release

安全修复:

  • push 优先使用普通模式(非 force),只有被拒绝时才重试 force
  • 配合先 pull 后 push 的流程,日常同步不会覆盖他人更新
  • 冲突走 LLM 合并,保证不丢数据