Skip to content

Invalidate manifests less often when setting/adding parents

Julien "_FrnchFrgg_" Rivaud requested to merge (removed):manifests into master

When the first parent does not change (this is the common case in addParentCommit), or when the commit itself starts with a deleteall to cut all ties with its first parent, there are no possibilities the manifest can change.

Merge request reports