Skip to content

Enable commitgraph

Once GitLab ships with Git 2.19 or above, we should enable commit graph when garbage collecting.

The configuration value that needs to be set is: gc.writeCommitGraph, which creates: objects/info/commit-graph.

Proposal

Enable the generation of commit graph during garbage collection.

Edited by James Ramsay (ex-GitLab)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information