I have p4merge configured so that from the command line if I do a "git difftool ... " then the external diff tool opens up correctly.
I would like to open the external difftool from "git gui" instead of the command line. Is this possible?
Is seems git-gui allows one to add a tool. But it is unclear to me how to get it working. Any pointers?