From: Jonathan Nieder <jrnieder@gmail.com>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: git@vger.kernel.org,
Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Subject: Re: Git fetches whole repository and not just latest
Date: Fri, 29 May 2020 10:29:55 -0700 [thread overview]
Message-ID: <20200529172955.GA123244@google.com> (raw)
In-Reply-To: <CAHp75Ves8x9_1=fVo_+dB92GpAGLcbGVqeo2gjRbBnzTzM0uzg@mail.gmail.com>
Hi Andy,
Andy Shevchenko wrote:
> So, I have a local repository which has many remotes added (~20 or
> so). Most of them are from the same Git server, but few are from
> different servers.
[...]
> origin, for example, almost everyday now gets in full (1.21 GiB!),
> while others have no pattern.
>
> I would like to know if it's problem of proxy, or that specific Git
> server or is it (new) bug in Git?
What Git version are you using? Can you test 2.27.0-rc2?
I believe this is fixed by
commit 2f0a093dd640e0dad0b261dae2427f2541b5426c
Author: Jonathan Tan <jonathantanmy@google.com>
Date: Mon Apr 27 17:01:10 2020 -0700
fetch-pack: in protocol v2, reset in_vain upon ACK
which is part of 2.27.0-rc0.
Thanks and hope that helps,
Jonathan
next prev parent reply other threads:[~2020-05-29 17:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-29 10:45 Git fetches whole repository and not just latest Andy Shevchenko
2020-05-29 17:29 ` Jonathan Nieder [this message]
2020-05-29 19:08 ` Andy Shevchenko
2020-05-29 19:20 ` Jonathan Nieder
2020-05-30 11:16 ` Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200529172955.GA123244@google.com \
--to=jrnieder@gmail.com \
--cc=andy.shevchenko@gmail.com \
--cc=git@vger.kernel.org \
--cc=konstantin@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.