Mercurial > hg-stable
comparison .clang-format @ 38794:3bc4fce0167f stable
revset: remove part of the commonancestors() comment
The reason is that:
- it shows up in "hg help revset", but it doesn't look like
documentation targeted at users
- it doesn't make sense to me: it doesn't say what happens with < 2
revisions, and is not quite right because my understanding is that
this revset was created precisely because "::x and ::y" was not
quite the same (when x and y don't evaluate to singletons).
Differential Revision: https://phab.mercurial-scm.org/D4739
author | Valentin Gatien-Baron <vgatien-baron@janestreet.com> |
---|---|
date | Tue, 25 Sep 2018 16:14:57 -0400 |
parents | d0a3fa849cb8 |
children |
comparison
equal
deleted
inserted
replaced
38793:cb5134f2318a | 38794:3bc4fce0167f |
---|