commit: c4e097e456add0e6880c3f27cbb1635a4d7c9c58 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 27 21:31:48 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 27 21:31:48 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c4e097e4
NEWS: mention git sync improvement for --verbose or failure See 1339a02103f57c456851d69d427bc130bcb671bc. Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 5f26e97155..71fd82a3d0 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,9 @@ Features: * bintree: Support 'file://' scheme for binhost src-uri (bug #920537). +* sync: git: Include signing key and git revision in log output with --verbose + or if a failure occurs. + Bug fixes: * Scheduler: Handle aborted unpack more gracefully (bug #920258).
