mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Sign tags too in git
This commit is contained in:
parent
9700fa3f60
commit
02ba5f6511
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
||||||
url."ssh://forgejo@rgbcu.be:2222/".insteadOf = "https://git.rgbcu.be/";
|
url."ssh://forgejo@rgbcu.be:2222/".insteadOf = "https://git.rgbcu.be/";
|
||||||
} // lib.optionalAttrs ulib.isDesktop {
|
} // lib.optionalAttrs ulib.isDesktop {
|
||||||
commit.gpgSign = true;
|
commit.gpgSign = true;
|
||||||
|
tag.gpgSign = true;
|
||||||
gpg.format = "ssh";
|
gpg.format = "ssh";
|
||||||
user.signingKey = "~/.ssh/id";
|
user.signingKey = "~/.ssh/id";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue