Re: git-fsck-cache cleaning

2005-08-02 Thread Johannes Schindelin
Hi, do you mean git-prune-script? It is documented in Documentation/git-prune-script.txt. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

git-fsck-cache cleaning

2005-08-02 Thread Jon Loeliger
Hi GITers, So, after you dink around in a GIT tree for a while, and you discover little bloblets left around by using git-fsck-cache, what do you do? How can you clean up afterwards? Specifically, I have a GIT tree that shows some dangling blobs that are unreferenced in my tree. Not sure how th