]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-mergetool--lib.sh
submodule: use new config API for worktree configurations
[thirdparty/git.git] / git-mergetool--lib.sh
index fe61e89f31c44ca90dbfba468cf8b23d3993ba9f..14b039de6513459a7f39ec434638ed15eaf1d9b2 100644 (file)
@@ -2,6 +2,9 @@
 
 : ${MERGE_TOOLS_DIR=$(git --exec-path)/mergetools}
 
+IFS='
+'
+
 mode_ok () {
        if diff_mode
        then