login
Header Space

 
 

Re: Deprecation/Removal schedule

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alex Riesen <raa.lkml@...>
Cc: Jakub Narebski <jnareb@...>, <git@...>
Date: Monday, February 5, 2007 - 6:55 pm

Alex Riesen <raa.lkml@gmail.com> wrote:

`git gc` is your friend.  It automatically trims the reflogs, keeping
only the last 90 days worth of entries.  You can tune this with the
`gc.reflogexpire` configuration parameter.  Seeing as how `git gc`
also invokes `git repack -a -d`, `git pack-refs --prune`, etc.,
one would have to wonder why use anything else.

So its not a constantly growing thing; you can at least bound it
by time.
 

:-)

Actually I have need for git-fsck too often on Cygwin; one of
my coworkers looses objects all of the time in his repository.
I think his harddrive is failed.  The zlib CRC checking we put into
pack-objects saved his bacon when it failed to repack his repository
with corrupt objects.

-- 
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: Deprecation/Removal schedule, Jakub Narebski, (Mon Feb 5, 5:33 am)
Re: Deprecation/Removal schedule, Alex Riesen, (Mon Feb 5, 11:50 am)
Re: Deprecation/Removal schedule, Shawn O. Pearce, (Mon Feb 5, 3:45 pm)
Re: Deprecation/Removal schedule, Alex Riesen, (Mon Feb 5, 6:49 pm)
Re: Deprecation/Removal schedule, Shawn O. Pearce, (Mon Feb 5, 6:55 pm)
Re: Deprecation/Removal schedule, Alex Riesen, (Tue Feb 6, 6:20 am)
Re: Deprecation/Removal schedule, Johannes Schindelin, (Tue Feb 6, 6:45 am)
Re: Deprecation/Removal schedule, Alex Riesen, (Tue Feb 6, 9:01 am)
Re: Deprecation/Removal schedule, Jeff King, (Tue Feb 6, 7:00 am)
Re: Deprecation/Removal schedule, Johannes Schindelin, (Tue Feb 6, 7:03 am)
Re: Deprecation/Removal schedule, Alex Riesen, (Tue Feb 6, 9:09 am)
Re: Deprecation/Removal schedule, Johannes Schindelin, (Tue Feb 6, 9:24 am)
Re: Deprecation/Removal schedule, Alex Riesen, (Tue Feb 6, 9:32 am)
speck-geostationary