包含: - GIT_WORKFLOW.md - 详细的 Git 工作流规范 - scripts/git-setup.sh - Git 工作区初始化脚本 - scripts/git-daily.sh - 日常 Git 管理脚本 - scripts/git-novel-workflow.sh - 小说专用 Git 工作流 - 更新 .gitignore 排除子仓库的 .git 目录 - 添加 novel-tracker/ 目录 - 添加 projects/ 目录(排除子仓库 .git) - 添加 tomato-novel/ 目录
15 lines
542 B
JSON
15 lines
542 B
JSON
{
|
|
"schemaVersion": 2,
|
|
"language": "zh",
|
|
"lastAppliedChapter": 20,
|
|
"projectionVersion": 1,
|
|
"migrationWarnings": [
|
|
"H001:status normalized from \"潜伏\" to \"open\"",
|
|
"H002:status normalized from \"未激活\" to \"open\"",
|
|
"H003:status normalized from \"潜伏\" to \"open\"",
|
|
"H004:status normalized from \"潜伏\" to \"open\"",
|
|
"H005:status normalized from \"未激活\" to \"open\"",
|
|
"H006:status normalized from \"已引入\" to \"open\"",
|
|
"H007:status normalized from \"潜伏\" to \"open\""
|
|
]
|
|
} |