git merge conflictstyle diff3
why is this not the default
This commit is contained in:
parent
ac2549ce50
commit
74ad2caf32
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ let machine = ./machines/chupacabra.nix; in
|
|||
userName = "Griffin Smith";
|
||||
extraConfig = {
|
||||
github.user = "glittershark";
|
||||
merge.conflictstyle = "diff3";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue