Skip to content
Snippets Groups Projects
Commit e4d4361d authored by Boris Feld's avatar Boris Feld
Browse files

snapshot: try to refine new snapshot base down the chain

There are cases where doing a diff against a snapshot's parent will be shorter
than against the snapshot itself. Reusing snapshot not directly related to the
revision we are trying to store increase this odd.

So once we found a possible candidate, we check the snapshots lower in the
chain.

This will involve extra processing, but this extra processing will only happen
when we are doing building a snapshot, a rare situation.
parent 993d7e2c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment