increase git abbrevation length

This commit is contained in:
LavaDesu 2021-06-08 11:38:24 +07:00
parent 3699c4bc58
commit 7d4692e00f
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -63,6 +63,9 @@
key = "059F098EBF0E9A13E10A46BF6500251E087653C9";
signByDefault = true;
};
extraConfig = {
core.abbrev = 11;
};
};
gpg = {
enable = true;