Skip to main content

Dealing with Large Repository

Pushing/cloning large git repository consumes a lot of memory and this may cause git pack process being killed due to high memory usage. In such case, you will need to configure git pack options of relevant projects like below (since 7.9.0):