How do you make git diff use gitx --diff on OS X

后端 未结 7 2077
礼貌的吻别
礼貌的吻别 2020-12-23 23:14

Gitx has a great diff viewer, how do I make git automatically pipe git diff whatever into gitx?

I\'ve tried to set git config diff.external to a shell scrip

7条回答
  •  春和景丽
    2020-12-23 23:49

    I asked a similar question a while back. That answer may help you. There are a couple of questions in there, but one has to do with opening a diff view in something other than FileMerge.

提交回复
热议问题