diff options
author | 2013-01-14 00:01:33 +0100 | |
---|---|---|
committer | 2013-01-14 00:01:33 +0100 | |
commit | 3a2f78e64c4928ff57b05211b28c0511746cfa53 (patch) | |
tree | b3a302b1d7fafacefba7d3285fde377098cf066b /metadata/layout.conf | |
parent | Add missing quote to site file. (diff) | |
download | emacs-3a2f78e64c4928ff57b05211b28c0511746cfa53.tar.gz emacs-3a2f78e64c4928ff57b05211b28c0511746cfa53.tar.bz2 emacs-3a2f78e64c4928ff57b05211b28c0511746cfa53.zip |
Enable commit signing.
Diffstat (limited to 'metadata/layout.conf')
-rw-r--r-- | metadata/layout.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index 27feaac..1348210 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -2,5 +2,5 @@ masters = gentoo thin-manifests = true use-manifests = strict manifest-hashes = SHA256 SHA512 WHIRLPOOL -#sign-manifests = false -#sign-commits = true +sign-manifests = false +sign-commits = true |