Nicolas Pitre writes: > > Commit ccc1297226b184c40459e9d373cc9eebfb7bd898 changed the behavior > of 'git repack -A' so unreachable objects are stored as loose objects. > However it did so in a naive and inn efficient way by making packs > about to be deleted inaccessible and feeding their content through > 'git unpack-objects'. While this works, there are major flaws with > this approach: Doesn't this make git gc --auto a dangerous operation? -- 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