From: Michael Shigorin <mike@osdn.org.ua>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Q: Ошибки, найденные git fsck
Date: Mon, 7 Dec 2009 16:17:27 +0200
Message-ID: <20091207141727.GM14075@osdn.org.ua> (raw)
In-Reply-To: <m3fx7mkht6.fsf@blard.localdomain>
On Mon, Dec 07, 2009 at 07:57:41PM +0600, Michael Pozhidaev wrote:
> Вот на одном гитовом репо git fsck пишет такое:
> dangling blob 2635bf94eae515a20cd87fb27a4a9ce901917ded
> dangling blob 3c19db0a36b61f6ee1678eeb764c11fa3547745b
> О чём бы это могло говорить?
Ничего страшного:
---
There are also other situations that cause dangling objects. For
example, a "dangling blob" may arise because you did a "git add"
of a file, but then, before you actually committed it and made it
part of the bigger picture, you changed something else in that
file and committed that *updated* thing--the old state that you
added originally ends up not being pointed to by any commit or
tree, so it's now a dangling blob object.
--- http://kernel.org/pub/software/scm/git/docs/user-manual.html#dangling-objects
> Как-нибудь такое лечится?
git prune
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
next prev parent reply other threads:[~2009-12-07 14:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-07 13:57 Michael Pozhidaev
2009-12-07 14:12 ` Afanasov Dmitry
2009-12-07 14:17 ` Michael Shigorin [this message]
2009-12-07 14:29 ` Afanasov Dmitry
2009-12-07 14:35 ` Andrey Rahmatullin
2009-12-08 11:39 ` Michael Pozhidaev
2009-12-08 11:55 ` Terechkov Evgenii
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=20091207141727.GM14075@osdn.org.ua \
--to=mike@osdn.org.ua \
--cc=shigorin@gmail.com \
--cc=sisyphus@lists.altlinux.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
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git