git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Han Young <hanyang.tony@bytedance.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH 0/1] Fix bug in revision walk if --exclude-promisor-objects is set
Date: Fri, 19 Jul 2024 08:07:03 -0700	[thread overview]
Message-ID: <xmqq7cdhl8tk.fsf@gitster.g> (raw)
In-Reply-To: <20240719093435.69238-1-hanyang.tony@bytedance.com> (Han Young's message of "Fri, 19 Jul 2024 17:34:34 +0800")

Han Young <hanyang.tony@bytedance.com> writes:

> We use --filter=blob:none to clone our large monorepo. After a while we started getting reports from engineers complaining that their local repository was broken. Upon further investigation, we found that broken repositories are missing objects that created in that particular local repository. `git fsck` reports "bad object: xxxx".

Please wrap overly long lines.  Unless they are wrapped down to
something that can be quoted in e-mail responses a few times and
still comfortably fit on a terminal line, e.g. 68-72 columns, they
are just unreadable mess.

Thanks.

  parent reply	other threads:[~2024-07-19 15:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-19  9:34 [PATCH 0/1] Fix bug in revision walk if --exclude-promisor-objects is set Han Young
2024-07-19  9:34 ` [PATCH 1/1] revision: don't set parents as uninteresting if exclude promisor objects Han Young
2024-07-19 15:07 ` Junio C Hamano [this message]
2024-07-20  5:28 ` [PATCH 0/1] Fix bug in revision walk if --exclude-promisor-objects is set Han Young
2024-07-20  5:28   ` [PATCH 1/1] revision: don't set parents as uninteresting if exclude promisor objects Han Young

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=xmqq7cdhl8tk.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=hanyang.tony@bytedance.com \
    /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 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).