Git word docx版本控制

1、创建 .gitattributes 文件

在项目根目录或者全局home目录

*.docx diff=word 文件匹配

2、编辑 home/.gitconfig 或项目下.git/config

或者命令添加

git config –global diff.word.textconv docx2txt

[diff “word”]

        textconv = ./doc2txt

 git config –global alias.pandiff “diff –word-diff=color –unified=1”

百度大模型

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

腾讯云图