mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 05:15:54 +03:00
[GH-ISSUE #123] [bug] 重复同步 #85
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#85
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?
Originally created by @roukaixin on GitHub (Apr 15, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/123
详细描述这个 Bug
第一次点击同步,有一个提交记录,不做任何修改在点击同步,好像调用了 ai接口,并有个提交记录
报错日志
No response
@codexu commented on GitHub (Apr 15, 2025):
基于 Github 存储,所以同步时需要编写一个 commit message,这里是交由 AI 通过 diff 来编写,这里应该是 AI 请求发生了错误。同步功能正在重构,我会解决这个问题。
@roukaixin commented on GitHub (Apr 15, 2025):
大佬辛苦了