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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Sergio <sergio.callegari@...>
Cc: <git@...>
Date: Sunday, August 10, 2008 - 10:54 pm

Sergio <sergio.callegari@gmail.com> wrote:

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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: git gc does not discard objects found in alternate unles..., Shawn O. Pearce, (Sun Aug 10, 10:54 pm)