diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-08-08 18:37:22 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-08-08 18:37:22 +0200 |
commit | 1b2fd28d8bd7eed820c56666c131909afe6bbcb3 (patch) | |
tree | fe5e2533e7fa815df5c1fb9f832100bbd7dccf90 /weechat/python/notify.py | |
parent | 82ad94d678337390e6df2c217df25471d3ab5b65 (diff) | |
download | dotfiles-1b2fd28d8bd7eed820c56666c131909afe6bbcb3.tar.xz |
git: write bitmap indexes when packing objects
pack.writebitmaps
When true, git will write a bitmap index when packing all objects to
disk (e.g., when git repack -a is run). This index can speed up the
"counting objects" phase of subsequent packs created for clones and
fetches, at the cost of some disk space and extra time spent on the
initial repack. Defaults to false.
Diffstat (limited to 'weechat/python/notify.py')
0 files changed, 0 insertions, 0 deletions