-
Bug
-
Resolution: Fixed
-
High
-
2.2
-
None
-
None
Latest 2.2 (46) broke integration with external merge Kaleidoscope. When set Merge Tool to Kaleidoscope in settings .gitconfig file is broken:
[mergetool "sourcetree"] cmd =
cmd is empty instead of:
cmd = /usr/local/bin/ksdiff --merge --output \"$MERGED\" --base \"$BASE\" -- \"$LOCAL\" --snapshot \"$REMOTE\" --snapshot
- is duplicated by
-
SRCTREE-3565 On conflict, launch external tool doesn't appear to work
- Closed
- relates to
-
SRCTREE-3570 Beyond Compare merge still does not work in 2.2.2
- Closed
- mentioned in
-
Page Loading...