On Thu, Mar 6, 2014 at 2:17 PM, Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote: > Does git fsck --unreachable --no-reflogs help? Well, my script, called regularly, does: - adds grafts - git repack -AFfd (which unpacks unreachable objects) - git prune --expire now .... hmm, I guess could prune the grafts using git fsck --unreachable --no-reflogs before pruning the objects themselves. we'll find out if it works :-) m -- martin.langhoff@xxxxxxxxx - ask interesting questions - don't get distracted with shiny stuff - working code first ~ http://docs.moodle.org/en/User:Martin_Langhoff -- 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