git: Config tweaks

This commit is contained in:
Charlotte Van Petegem 2023-11-13 10:04:29 +01:00
parent ea822a05dd
commit 096c11fee2
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -24,8 +24,10 @@
lfs.enable = true;
extraConfig = {
branch.autosetuprebase = "always";
pull.rebase = true;
github.user = "chvp";
merge.conflictStyle = "diff3";
pull.rebase = true;
rerere.enabled = true;
tag.gpgSign = true;
};
ignores = [