commit: dbb615e2611c203950a282fd336c7a09aa862807 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Tue Jul 21 19:27:20 2015 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Jul 21 19:27:20 2015 +0000 URL: https://gitweb.gentoo.org/proj/java.git/commit/?id=dbb615e2
Sign commits using git mechanisms. metadata/layout.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/layout.conf b/metadata/layout.conf index ae6616f..39c0416 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -2,3 +2,5 @@ masters = gentoo eapis-deprecated = 0 1 2 3 update-changelog = true thin-manifests = true +sign-manifests = false +sign-commits = true
