From: Ming Lei <mlei@brocade.com>
To: git@vger.kernel.org
Subject: fsck-object --standalone got errors
Date: Wed, 08 Mar 2006 18:35:08 -0800 [thread overview]
Message-ID: <440F945C.2010401@brocade.com> (raw)
I have a repository created by GIT itself(not cognito, etc). It has
branches called base, master and origin. When I did git-fsck-objects
--full there is nothing shown, but when I did git-fsck-objects
--standalone, it displayed following:
error: refs/heads/master: invalid sha1 pointer
ea51c414519ffe78c5bf95c488e94e82d3603472
error: refs/heads/base: invalid sha1 pointer
4b75aaeb5af2dc69374ad080020758e4de6a45d2
error: refs/heads/origin: invalid sha1 pointer
f4c9503abb2ad52752004e8e9b77b72e23d18d3e
fatal: No default references
The question is:
what's the purpose for this standalone check? what's these errors about?
Do I need to care these errors?
what's the step to ensure my repository always be in a good shape? Is
running fsck-objects --full sufficient?
Thanks
Ming
next reply other threads:[~2006-03-09 2:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-09 2:35 Ming Lei [this message]
2006-03-09 3:17 ` fsck-object --standalone got errors Junio C Hamano
2006-03-09 10:37 ` [PATCH] fsck-objects: Remove --standalone 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=440F945C.2010401@brocade.com \
--to=mlei@brocade.com \
--cc=git@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox