On Fri, Dec 2, 2011 at 17:22, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > Maybe we should make "git gc --auto" remove any unreachable objects? Wouldn't that mean that any loose commit objects you have lying around would be removed by the automatic git gc? One feature of git that I personally rely on is that I can liberally move heads around / make commits on detached heads and not have those commits gc'd unless I explicitly ask for it for a while. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html