comparison tests/test-clonebundles.t @ 44710:eca82eb9d777

revset: implement a simple 'foo#generations' expression The result of this expression is equivalent to 'foo#g[:]': all reachable ancestors and descendants of a revset foo. While not very useful functionality on its own, its implementation can be tested and revset.relations dict can be easily used by extensions to add other non-subscript relations. Differential Revision: https://phab.mercurial-scm.org/D8394
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 10 Apr 2020 22:23:44 +0800
parents 4dacd0cef146
children 89f83e47e9c9
comparison
equal deleted inserted replaced
44709:8859de3e83dc 44710:eca82eb9d777