diff --git a/contrib/all-revsets.txt b/contrib/all-revsets.txt --- a/contrib/all-revsets.txt +++ b/contrib/all-revsets.txt @@ -135,3 +135,6 @@ head() and author("mpm") # testing the mutable phases set draft() secret() + +# test finding common ancestors +heads(commonancestors(46879 + ae7f))