e7e56bde62
This is enabled on review-test if you want to test it out. It is intended to speed up fetches and clones and such as you don't have to list and interact with all of the gerrit change refs to do those common operations. Change-Id: I65b430548a2805cd05dc4cdbcf9354a9c18faadc
9 lines
164 B
Django/Jinja
9 lines
164 B
Django/Jinja
[core]
|
|
packedGitOpenFiles = {{ gerrit_packed_git_open_files }}
|
|
packedGitLimit = 400m
|
|
packedGitWindowSize = 16k
|
|
[protocol]
|
|
version = 2
|
|
[receive]
|
|
autogc = false
|