changeset 51606 | 55e7784eb3bc |
parent 46819 | d4ba4d51f85f |
--- a/contrib/base-revsets.txt Tue Apr 16 17:21:37 2024 +0100 +++ b/contrib/base-revsets.txt Tue Apr 16 09:51:11 2024 +0200 @@ -25,9 +25,9 @@ 0::tip roots(0::tip) author(lmoscovicz) -author(olivia) -author(lmoscovicz) or author(olivia) -author(olivia) or author(lmoscovicz) +author("pierre-yves") +author(lmoscovicz) or author("pierre-yves") +author("pierre-yves") or author(lmoscovicz) tip:0 0:: # those two `roots(...)` inputs are close to what phase movement use.