pip3 install icdiff # 安装icdiff git difftool --extcmd icdiff # 关联 git config --global icdiff.options '--highlight --line-numbers' # 设置高亮行号