Re: Git benchmark - comparison with Bazaar, Darcs, Git and Mercurial

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Theodore Tso <tytso@...>
Cc: Junio C Hamano <gitster@...>, Linus Torvalds <torvalds@...>, Jakub Narebski <jnareb@...>, Git Mailing List <git@...>
Date: Wednesday, August 1, 2007 - 6:49 pm

Theodore Tso wrote:


-s would be a lot safer to use if repack -a -d (as used by git-gc) was smarter.
-a -d has the nasty side effect of doing what it seems only prune is intended
to do... that is to remove unreferenced objects.

-s usage currently has to be very well thought out, unless you're just using it
for a short-lived temporary branch. If this unintended pruning could be avoided
then an average user could go about their merry business repacking and git-gc'ing
without a care, and only when doing a git-gc --prune would they need to do
something special.

-brandon

-
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 benchmark - comparison with Bazaar, Darcs, Git and M..., Brandon Casey, (Wed Aug 1, 6:49 pm)