停止追踪误提交的本地文档 #323
Reference in New Issue
Block a user
Delete Branch "rm/local-docs"
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?
移除误提交的 local-docs 下 11 份过程文档的 Git 追踪,执行 git rm --cached 保留当前工作区本地文件,不新增或修改忽略规则。
验证:npm run check:encoding 通过;git diff --cached --check 通过。仅移除文档追踪,未运行业务测试。