Re: [PATCH 2/2] let pack-objects do the writing of unreachable objects as loose objects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux