git-annex/debian
Joey Hess 789ca15012 better prevention of auto repack
Looking through the git sources (documentation is unclear),
it seems commit doesn't ever trigger git-gc, mostly fetching and merging
seems to. I cannot easily override the setting in all those places, so
instead set gc.auto in git config when initializing a repository with
the assistant.

This does mean that the user cannot set gc.auto=0 and completely avoid
repacks, as the assistant does it daily. But, it only does it after there
are 100x the default number of loose objects, so this is probably not going
to be too annoying.
2013-03-03 14:20:07 -04:00
..
changelog better prevention of auto repack 2013-03-03 14:20:07 -04:00
compat debhelper v9 2012-01-15 14:53:38 -04:00
control use Setup.hs rather than depending on cabal-install 2013-02-28 16:08:11 -04:00
copyright copyright update 2013-01-12 13:27:48 -04:00
doc-base Add doc-base file. Closes: #621408 2011-04-06 21:57:22 -04:00
NEWS releasing version 3.20120123 2012-01-23 15:09:50 -04:00
rules cleanup 2013-02-27 15:53:19 -04:00