git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* The transfer.hideRefs of the upload-pack process does not work properly
@ 2025-02-27  7:24 SURA
  2025-02-28  0:12 ` Taylor Blau
  0 siblings, 1 reply; 10+ messages in thread
From: SURA @ 2025-02-27  7:24 UTC (permalink / raw)
  To: git

Hello everyone

OS: Linux Mint 22
git version: v2.48.1

I found that packed refs are excluded by the transfer.hideRefs front
match, while loose refs use full match (when transfer.hideRefs ends
with '/', it is prefix match, which is normal)

When the server uses git, after setting transfer.hideRefs, the
references that the client can see before and after server repo gc are
different

It seems that 59c35fa accidentally damaged upload-pack when optimizing
git for-each-ref

It seems that there is no simple fix except rolling back this commit?

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-03-06  1:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-27  7:24 The transfer.hideRefs of the upload-pack process does not work properly SURA
2025-02-28  0:12 ` Taylor Blau
2025-02-28  2:32   ` SURA
2025-03-04  7:51     ` Jeff King
2025-03-04  7:51       ` Jeff King
2025-03-04 11:38         ` Patrick Steinhardt
2025-03-04 16:40           ` Taylor Blau
2025-03-06  1:21             ` Taylor Blau
2025-03-05 23:12       ` Taylor Blau
2025-03-05 23:45         ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).