0 | I am trying to use beyond compare to work with git for windows. I have followed the instructions on beyond compare site and added the required commands to the git config. git difftool seems to be working - activating beyond compare, but from some reason git merge does not work at all and it always performs the internal git merge and merge tool. can anyone help in configuring also git merge. another question regarding difftool --dir-diff with beyond compare - even though it indeed works i am still having problem if i am for example comparing workspace to a branch whre in the branch i have files which do not exist on the workspace branch. in such a case even though i can see the files in the folder compare issued by dir-diff, when i copy the files to the workspace side, after existing beyond compare the files are not on the workspace - it only update files that are already on the workspace. is there a way to fix this and make it also copy new files? Thanks |