commit: 2cb5fdc2cba21e08e49aa69e9c758b74ce47a0d8 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Feb 12 12:18:19 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Feb 12 12:18:19 2020 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2cb5fdc2
Convert the repository to thin manifests. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> metadata/layout.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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
