Browse Source
git-authenticate: Keep a local cache of previously-authenticated commits.
git-authenticate: Keep a local cache of previously-authenticated commits.
A list of already-authenticated commits is kept in ~/.cache/guix/authentication. This speeds up subsequent "make authenticate" invocations. * build-aux/git-authenticate.scm (authenticated-commit-cache-file) (previously-authenticated-commits, cache-authenticated-commit): New procedures. (git-authenticate): Define 'authenticated-commits' and pass it as a third argument to 'commit-difference'. Add call to 'cache-authenticated-commit'. Don't display signing stats when STATS is null.wip-system-bootstrap

No known key found for this signature in database
GPG Key ID: 90B11993D9AEBB5
1 changed files with 70 additions and 10 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue