* bug#69540: pre-push hook tries to check only the first ref
@ 2024-03-04 11:30 Tomas Volf
0 siblings, 0 replies; only message in thread
From: Tomas Volf @ 2024-03-04 11:30 UTC (permalink / raw)
To: 69540
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]
Hello,
I have noticed that despite the pre-push hook having a `while' loop to read all
the refs, it calls exec/exit on the very first one. Effectively that means that
only the first ref is checked, the rest is assumed to be authenticated. That
seems wrong.
Have a nice day,
Tomas Volf
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-04 11:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04 11:30 bug#69540: pre-push hook tries to check only the first ref Tomas Volf
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.