From: Erik Mouw <erik@harddisk-recovery.com>
To: git@vger.kernel.org
Subject: Safe way to remove .temp objects?
Date: Thu, 26 Jan 2006 10:35:07 +0100 [thread overview]
Message-ID: <20060126093507.GA5118@harddisk-recovery.nl> (raw)
Hi,
After a git repack, git count-objects reports there are still 20
objects in the repository. It looks like those are temp objects:
erik@arthur:~/git/linux-2.6 > ls .git/objects/??/
.git/objects/14/:
d6545767f5103b5ef4702bc8fffa18dbe32ce1.temp
.git/objects/1a/:
d37b580be4215f1b0927b7560f5e8b8d1bc0fa.temp
[...]
Is there a git command to remove those objects in a safe way, or can I
just rm them without "harming" git??
Erik
--
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands
| Data lost? Stay calm and contact Harddisk-recovery.com
next reply other threads:[~2006-01-26 9:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-26 9:35 Erik Mouw [this message]
2006-01-26 11:18 ` Safe way to remove .temp objects? Andreas Ericsson
2006-01-26 12:24 ` Junio C Hamano
2006-01-27 10:14 ` Erik Mouw
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=20060126093507.GA5118@harddisk-recovery.nl \
--to=erik@harddisk-recovery.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;
as well as URLs for NNTP newsgroup(s).