git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Safe way to remove .temp objects?
@ 2006-01-26  9:35 Erik Mouw
  2006-01-26 11:18 ` Andreas Ericsson
  0 siblings, 1 reply; 4+ messages in thread
From: Erik Mouw @ 2006-01-26  9:35 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-27 10:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-26  9:35 Safe way to remove .temp objects? Erik Mouw
2006-01-26 11:18 ` Andreas Ericsson
2006-01-26 12:24   ` Junio C Hamano
2006-01-27 10:14     ` Erik Mouw

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).