Brandon Casey <casey@xxxxxxxxxxxxxxx> writes: > Is 'git-gc --prune' still useful to end users when those in-the-know can use > git-prune when they really want all loose unreferenced objects to be removed? It is one command less to remember (just like with "git tag --verify" and "git verify-tag"), so I'm all for "git gc --prune" to remain. > Also, what about clones created with --shared or --reference? Should there be > a way to disable this functionality? gc.pruneExpire never That would be nice. -- Jakub Narebski Poland ShadeHawk on #git -- 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