git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to unpack recent objects?
@ 2010-12-16 20:33 Phillip Susi
  2010-12-16 20:40 ` Jonathan Nieder
  2010-12-16 21:19 ` Nicolas Pitre
  0 siblings, 2 replies; 6+ messages in thread
From: Phillip Susi @ 2010-12-16 20:33 UTC (permalink / raw)
  To: git

It looks like you can use git-unpack-objects to unpack ALL objects, but
how can you unpack only recent ones that you are likely to use while
leaving the ancient stuff packed?  Ideally I want to unpack all file
objects from the current commit, and a reasonable number of commit
objects going back into the history so accessing them with checkout,
diff, log, etc will be fast.

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

end of thread, other threads:[~2010-12-16 23:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16 20:33 How to unpack recent objects? Phillip Susi
2010-12-16 20:40 ` Jonathan Nieder
2010-12-16 21:19 ` Nicolas Pitre
2010-12-16 22:06   ` Phillip Susi
2010-12-16 22:18     ` Jakub Narebski
2010-12-16 23:12     ` Nicolas Pitre

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