view hgext/__init__.py @ 21199:e9c2f76be74b stable

help: clarify distinction among `contains`/`file`/`filelog` For a Mercurial new-comer, the distinction between `contains(x)`, `file(x)`, and `filelog(x)` in the "revsets" help page may not be obvious. This commit tries to make things more obvious (text based on an explanation from Matt in an FB group thread).
author Greg Hurrell <glh@fb.com>
date Mon, 28 Apr 2014 15:09:23 -0700
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder