Mercurial > public > mercurial-scm > hg-stable
comparison mercurial/cmdutil.py @ 48558:823e906d879d
help: properly document the default pattern
The default isn't to glob. It's relpath, which does no globbing at
all. Thus most commands and options like -X/-I and hg files require
`glob:` in front of them to actually do any globbing.
I think long ago the default was to glob, but that hasn't been true
for a long time.
author | Jordi Guti?rrez Hermoso <jordigh@octave.org> |
---|---|
date | Fri, 15 Feb 2019 17:20:32 -0500 |
parents | 9f1b9e128788 |
children | 877d7e1a4223 6000f5b25c9b |
comparison
equal
deleted
inserted
replaced
48557:791f5d5f7a96 | 48558:823e906d879d |
---|