Skip to content

[Mount Removal] Change behavior of PostFetchJob #164

@derrickstolee

Description

@derrickstolee

The PostFetchJob used to do multi-pack-index AND commit-graph updates, but now just updates the commit-graph. It should be renamed to reflect this.

Also, it makes less sense to depend on a list of .idx files that were added. Instead, use the --reachable option. This will trigger some loose object downloads of commits and trees, but will keep the commit-graph smaller AND remove reliance on the named pipes.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions