Use zdiff3 in git

This commit is contained in:
Agatha Lovelace 2024-01-30 23:17:16 +01:00
parent 264896aba7
commit c0f6d1ea7e
Signed by: sorceress
GPG Key ID: 01D0B3AB10CED4F8
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
extraConfig = {
init = { defaultBranch = "mistress"; };
core = { editor = "hx"; };
merge.conflictStyle = "zdiff3";
rebase.autosquash = true;
pull.rebase = true;
};