Git development
 help / color / mirror / Atom feed
* Easy way to empty working tree?
@ 2006-07-21  1:28 Robin Luckey
  2006-07-21  2:48 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Robin Luckey @ 2006-07-21  1:28 UTC (permalink / raw)
  To: git

I have some very large git repositories that serve mainly as archives,
and it would be nice to clear out the working directories for the
repositories I am not currently working with. I'm not trying to delete
the files from the repository, I just want free up space in idle
repositories.

After mothballing the repository with git-repack -a -d and git clean
-d -x, is there a convenient one-liner to empty the files out the
working directory?

Thanks,
Robin

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

end of thread, other threads:[~2006-07-21  7:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-21  1:28 Easy way to empty working tree? Robin Luckey
2006-07-21  2:48 ` Linus Torvalds
2006-07-21  7:08   ` Alex Riesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox