git signing parameters
This commit is contained in:
@@ -120,6 +120,11 @@ in
|
||||
email = email;
|
||||
};
|
||||
};
|
||||
signing = {
|
||||
format = "openpgp";
|
||||
key = null;
|
||||
signByDefault = true;
|
||||
};
|
||||
};
|
||||
|
||||
vim = {
|
||||
|
||||
Reference in New Issue
Block a user