Mercurial > hg
comparison mercurial/config.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 | 31f32a96e1e3 |
children | 7d82ad4b3727 |
comparison
equal
deleted
inserted
replaced
18535:7068089c95a2 | 18536:ae645d4f084c |
---|