Mercurial > hg
comparison mercurial/tags.py @ 18536:ae645d4f084c
revset: change ancestor to accept 0 or more arguments (issue3750)
Change ancestor to accept 0 or more arguments. The greatest common ancestor of a
single changeset is that changeset. If passed no arguments, the empty list is
returned.
author | Paul Cavallaro <ptc@fb.com> |
---|---|
date | Mon, 28 Jan 2013 12:19:21 -0800 |
parents | e7cfe3587ea4 |
children | cb95716da5fe |
comparison
equal
deleted
inserted
replaced
18535:7068089c95a2 | 18536:ae645d4f084c |
---|