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

revlog: skip over empty revision when looking for delta base

There is no point in keeping an empty revision in the middle of a chain since
they won't contribute any data. So we filter them out when looking for a valid
base delta.
parent a456c603a83d
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