Mercurial > hg-stable
comparison mercurial/crecord.py @ 35185:6864c405f023
match: remove doc about undefined behavior of visitdir()
This was added by 8545bd381504, but core matchers support visitdir() of
arbitrary locations since 2773540c3650, and verifier._verifymanifest()
doesn't seem to strictly obey the restriction.
I have no idea how important this API contract is for third-party extensions.
That's why this patch is RFC.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 30 Nov 2017 22:32:13 +0900 |
parents | 57c79542bebb |
children | f43dc62cfe11 |
comparison
equal
deleted
inserted
replaced
35184:ee64e677c3cf | 35185:6864c405f023 |
---|