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.
| No Linters Available |
| No Unit Test Coverage |
| mercurial/revlogutils/rewrite.py | ||
|---|---|---|
| 294 | The delta might have been changed. So it is not really "unchanged". | |
| Path | Packages | |||
|---|---|---|---|---|
| M | mercurial/revlogutils/rewrite.py (143 lines) |
| Commit | Parents | Author | Summary | Date |
|---|---|---|---|---|
| e554387fe607 | c55e95df4d08 | Pierre-Yves David | Jun 22 2021, 3:49 PM |
Nit: why the quotes around "normal"? I would use "unchanged" to be clearer maybe?