2

git からマージしようとすると、 を呼び出しますが、git mergetoolマージのために Araxis を開きません。

これは私の~/.gitconfigです:

[diff]
  tool = araxis

[merge]
  tool = araxis

そして、これは結果です:

$ git mergetool
Merging:
src/main/webapp/css/style.css

Normal merge conflict for 'src/main/webapp/css/style.css':
  {local}: modified file
  {remote}: modified file
Hit return to start merge resolution tool (araxis):
src/main/webapp/css/style.css seems unchanged.
Was the merge successful? [y/n] n
merge of src/main/webapp/css/style.css failed

私は何を忘れたでしょうか?

4

0 に答える 0