This new method will avoid the need to access the bases attribute directly
in setdiscovery, and to prefilter nullrev before passing it to the
heads() revset.
Being a method, it can transparently be reimplemented in a Rust (or any native)
version.
| hg-reviewers |
This new method will avoid the need to access the bases attribute directly
in setdiscovery, and to prefilter nullrev before passing it to the
heads() revset.
Being a method, it can transparently be reimplemented in a Rust (or any native)
version.
| Lint Skipped |
| Unit Tests Skipped |