12 lines
432 B
Markdown
12 lines
432 B
Markdown
# git-config
|
||
|
||
跨平台 Git 配置模板。
|
||
|
||
## .gitattributes
|
||
|
||
推荐的 `.gitattributes` 换行符(EOL)与编码配置示例,含 `text` / `eol` / `working-tree-encoding` 属性说明与匹配优先级注释。
|
||
|
||
- 查看:[.gitattributes](.gitattributes)
|
||
- 原始内容(可直接下载):[raw](/gits/fnzhang/tool-skills/raw/branch/main/git-config/.gitattributes)
|
||
|
||
背景说明见文档站笔记《Git for Windows》。
|