comparison tests/test-import-git.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 8c13f7b0ace6
children 6a454e7053a1
comparison
equal deleted inserted replaced
44709:8859de3e83dc 44710:eca82eb9d777