mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-03 18:59:59 -06:00
scalar: enable path-walk during push via config
Repositories registered with Scalar are expected to be client-only repositories that are rather large. This means that they are more likely to be good candidates for using the --path-walk option when running 'git pack-objects', especially under the hood of 'git push'. Enable this config in Scalar repositories. Signed-off-by: Derrick Stolee <stolee@gmail.com>
This commit is contained in:
parent
b74589acc3
commit
1e7942008c
Loading…
x
Reference in New Issue
Block a user