The v2_censor function is huge, now that its content has settled a bit it is a
good time to split individual part inside dedicated function.
We continue with a small function that add a non-censored revision back to the
revlog.
| Alphare |
| hg-reviewers |
The v2_censor function is huge, now that its content has settled a bit it is a
good time to split individual part inside dedicated function.
We continue with a small function that add a non-censored revision back to the
revlog.
| Automatic diff as part of commit; lint not applicable. |
| Automatic diff as part of commit; unit tests not applicable. |
| mercurial/revlogutils/rewrite.py | ||
|---|---|---|
| 294 | The delta might have been changed. So it is not really "unchanged". | |
Nit: why the quotes around "normal"? I would use "unchanged" to be clearer maybe?