git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* filtering on git fetch?
@ 2020-06-17  7:41 Noel Grandin
  2020-06-17  8:34 ` Jeff King
  0 siblings, 1 reply; 4+ messages in thread
From: Noel Grandin @ 2020-06-17  7:41 UTC (permalink / raw)
  To: Git List

Hi

Setup

(*) I'm fetching across a transatlantic link (RTT in the 300ms range on a good day)
(*) I'm fetching from a gerrit server

$ GIT_PACKET_TRACE=true git fetch

shows tons and tons of

09:39:43.355675 pkt-line.c:80           packet:        fetch< 3a7ad7ee5d7daa0c93a80fbb32a677597d81ac75 
refs/changes/00/9000/3
09:39:43.355684 pkt-line.c:80           packet:        fetch< 6cacf1db5311f6b250ebaa12c71419a8ff9b747e 
refs/changes/00/9000/meta
09:39:43.355693 pkt-line.c:80           packet:        fetch< 849a43434a5ede9ce9b70da14231f34edb2593fb 
refs/changes/00/90100/1

type stuff before it starts fetching the updates to master that I am interested in.

Is there any way to tell the remote git server that I'm only interested in a subset of stuff?

Thanks, Noel Grandin

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

end of thread, other threads:[~2020-06-17 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-17  7:41 filtering on git fetch? Noel Grandin
2020-06-17  8:34 ` Jeff King
2020-06-17  8:42   ` Noel Grandin
2020-06-17 11:32     ` Jeff King

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).