Mercurial > hg
annotate mercurial/cext/__init__.py @ 42466:465f2d0df9ae
deltas: accept and skip None return for delta info
They are some extra computation that will shortcut the delta compression if the
delta seems hopeless, returning None.
author | Valentin Gatien-Baron <vgatien-baron@janestreet.com> |
---|---|
date | Mon, 21 Jan 2019 22:37:30 +0100 |
parents | c48583859e04 |
children |
rev | line source |
---|