guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updating the “pre-push” Git hook


From: Ricardo Wurmus
Subject: Re: Updating the “pre-push” Git hook
Date: Mon, 25 May 2020 11:50:03 +0200
User-agent: mu4e 1.4.4; emacs 26.3

Ludovic Courtès <address@hidden> writes:

> Could you try:
>
>   mv ~/.cache/guix/authentication/channels/guix{,.bak}
>   time make authenticate
>   mv ~/.cache/guix/authentication/channels/guix{.bak,}
>
> ?

real    0m49.496s
user    0m43.733s
sys         0m1.658s

And then running it again:

--8<---------------cut here---------------start------------->8---
$ [env] time make authenticate
Authenticating Git checkout...
Authenticating d68de95 to fb1675e (0 commits)...

real    0m2.692s
user    0m2.877s
sys     0m0.128s
$ [env] time make authenticate
Authenticating Git checkout...
Authenticating d68de95 to fb1675e (0 commits)...

real    0m2.754s
user    0m2.939s
sys     0m0.111s
--8<---------------cut here---------------end--------------->8---


-- 
Ricardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]