mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 05:15:54 +03:00
[PR #919] [MERGED] feat: 优化 pull 操作执行逻辑 #810
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#810
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/codexu/note-gen/pull/919
Author: @codexu
Created: 2/28/2026
Status: ✅ Merged
Merged: 2/28/2026
Merged by: @codexu
Base:
dev← Head:fix/pull-operation-risk📝 Commits (5)
4dc7012docs: 添加 pull 操作风险修复设计方案5ec6b1afeat: 修复 pull 操作的数据安全风险00fac05fix: 优化 pull 按钮状态显示顺序cf81c25feat: 打开文件时检测到远程更新则弹窗确认49bd96dfix: 恢复自动拉取逻辑📊 Changes
3 files changed (+599 additions, -88 deletions)
View changed files
➕
docs/plans/2026-02-28-pull-operation-risk-fix-design.md(+168 -0)➕
src/app/core/main/editor/markdown/sync/conflict-dialog.tsx(+204 -0)📝
src/app/core/main/editor/markdown/sync/pull-button.tsx(+227 -88)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.