Re: git gc does not discard objects found in alternate unless the alternate storage is packed

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

 



Sergio <sergio.callegari@xxxxxxxxx> wrote:
> Version 1.5.6.5
> 
> Looks weird
> Is it the intended behaviour?

This is the current (intended) behavior.  We have never pruned an
object from a repository unless the object is packed in the shared
alternate repository.  See git-prune-packed's man page.  The prune
logic for loose objects only deletes objects which are in packs,
and it doesn't care where that pack came from.

-- 
Shawn.
--
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