git技巧
文章截图 (opens new window)
第一步,删除配置: git config --global --unset merge.conflictstyle
第二步:git config --global merge.conflictstyle diff3
歌手: