increase git abbrevation length
This commit is contained in:
parent
3699c4bc58
commit
7d4692e00f
1 changed files with 3 additions and 0 deletions
|
|
@ -63,6 +63,9 @@
|
||||||
key = "059F098EBF0E9A13E10A46BF6500251E087653C9";
|
key = "059F098EBF0E9A13E10A46BF6500251E087653C9";
|
||||||
signByDefault = true;
|
signByDefault = true;
|
||||||
};
|
};
|
||||||
|
extraConfig = {
|
||||||
|
core.abbrev = 11;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
gpg = {
|
gpg = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue