git-prune-packed(1)
=====================
-v0.1, August 2005
NAME
----
Packs are used to reduce the load on mirror systems, backup engines, disk storage, etc.
+OPTIONS
+-------
+-n::
+ Don't actually remove any objects, only show those that would have been
+ removed.
+
Author
------
Written by Linus Torvalds <torvalds@osdl.org>
See-Also
--------
-git-pack-objects(1) git-repack-script(1)
+gitlink:git-pack-objects[1]
+gitlink:git-repack[1]
GIT
---
-Part of the link:git.html[git] suite
+Part of the gitlink:git[7] suite