From: hassankhalloof20@gmail.com
To: git@vger.kernel.org
Cc: gitster@pobox.com
Subject: gpg signature missing from commit f0135a9047
Date: Wed, 25 Jun 2025 18:41:52 +0400 [thread overview]
Message-ID: <1678ec18cbd52b8714034cd86a44d17c84eeee0e.camel@gmail.com> (raw)
I have added all the bad objects discovered through
`transfer.fsckObjects` to `fsck.skipList`. No other configuration
options were changed. I ran `git status` thinking that there would be
some way of contributing that upstream so that others cloning the repo
in the future would not have the same issue, but for some reason I
couldn't do that. However, I did see that a couple dozen of commits
were added to the remote.
$ git status
On branch master
Your branch is behind 'origin/master' by 25 commits, and can be fast-
forwarded.
(use "git pull" to update your local branch)
nothing to commit, working tree clean
$ git pull
fatal: Commit f0135a9047 does not have a GPG signature.
$ git log f0135a9047
commit f0135a9047ca37d4d117dcf21f7e3e89fad85d00 (origin/master,
origin/HEAD)
Author: Junio C Hamano <gitster@pobox.com>
Date: Tue Jun 24 09:47:25 2025 -0700
The third batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
...
next reply other threads:[~2025-06-25 14:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-25 14:41 hassankhalloof20 [this message]
2025-06-25 17:13 ` gpg signature missing from commit f0135a9047 Junio C Hamano
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=1678ec18cbd52b8714034cd86a44d17c84eeee0e.camel@gmail.com \
--to=hassankhalloof20@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.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 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.