tool-skills/git-config/README.md
fnzhang 71cf9e8cc2 feat(git-config): 新增推荐 .gitattributes(换行符/编码属性模板)
从文档站《Git for Windows》笔记的代码块提取,供直接下载/引用。

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-28 18:42:48 +08:00

432 B
Raw Blame History

git-config

跨平台 Git 配置模板。

.gitattributes

推荐的 .gitattributes 换行符EOL与编码配置示例text / eol / working-tree-encoding 属性说明与匹配优先级注释。

背景说明见文档站笔记《Git for Windows》。