diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-02-12 13:18:19 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-02-12 13:18:19 +0100 |
commit | 2cb5fdc2cba21e08e49aa69e9c758b74ce47a0d8 (patch) | |
tree | 32e93a34cdfae24c1b88c577ec7ada096d7e679a /metadata | |
parent | git-2.eclass: Copied from Gentoo repository. (diff) | |
download | lisp-2cb5fdc2cba21e08e49aa69e9c758b74ce47a0d8.tar.gz lisp-2cb5fdc2cba21e08e49aa69e9c758b74ce47a0d8.tar.bz2 lisp-2cb5fdc2cba21e08e49aa69e9c758b74ce47a0d8.zip |
Convert the repository to thin manifests.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index e7a305d9..20fcfea1 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,2 +1,3 @@ masters = gentoo -# thin-manifests = true +thin-manifests = true +sign-manifests = false |