Enable diff3 for git

This commit is contained in:
Andreas Zweili 2023-11-07 21:26:59 +01:00
parent 8aa9fb53e5
commit 67a27854b8
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ in
push = {
autoSetupRemote = true;
};
merge.conflictStyle = "diff3";
};
ignores = [
# ---> VisualStudioCode