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.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |