diff tests/hghave @ 38624:5460926352ee

revsets: add commonancestors revset This is a method to reproduce "::x and ::y" such that a set can be sent in. For instance, it'd be convenient to have "::heads()" work like this but that already means "::x + ::y + ..." for each element in the "heads()" set. Therefore, we add the "commonancestors" method to mean "::x and ::y ..." for each head in the given set.
author Sean Farley <sean@farley.io>
date Mon, 18 Jun 2018 19:41:54 -0700
parents b1b35a9051c3
children 47ef023d0165
line wrap: on
line diff