mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 05:15:54 +03:00
[GH-ISSUE #77] [bug]未配置AI时,第二次开始同步时无法正常生成 commit,导致同步失败 #51
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#51
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 @pengpeng89 on GitHub (Feb 14, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/77
每个文件第一次上传都能成功,然后修改内容,在上传,小圈一直转,也没报错。我用的是最新版本。
@codexu commented on GitHub (Feb 14, 2025):
右键打开开发者工具,看一下报错信息
@codexu commented on GitHub (Feb 14, 2025):
@pengpeng89 commented on GitHub (Feb 14, 2025):
@codexu commented on GitHub (Feb 14, 2025):
AI 功能配置了吗?可以正常使用吗?第二次同步时,可能会使用 AI 功能,然后看下同步仓库中的文件是否已经正常写入。
@pengpeng89 commented on GitHub (Feb 14, 2025):
哦,没配置AI功能,那可能是这个原因
@codexu commented on GitHub (Feb 14, 2025):
由于 Git 提交时需要填写 commit 信息,为了避免操作复杂,这里使用 AI + diff 文件变化自动填写,这里未考虑没配置 AI 的情况,后续将修复这个 BUG。
@pengpeng89 commented on GitHub (Feb 14, 2025):
还有个问题,改了文件名,不能传了。haha...@codexu commented on GitHub (Feb 14, 2025):
报错信息看一下