Mercurial > hg-stable
comparison tests/test-revset-dirstate-parents.t @ 25163:3139900f31b1
ignore: remove .hgignore from ignore list if nonexistent
Previously we would always pass the root .hgignore path to the ignore parser.
The parser then had to be aware that the first path was special, and not warn if
it didn't exist.
In preparation for making the ignore file parser more generically usable, let's
make the parse logic not aware of this special case, and instead just not pass
the root .hgignore in if it doesn't exist.
author | Durham Goode <durham@fb.com> |
---|---|
date | Sat, 16 May 2015 15:24:43 -0700 |
parents | 7d87f672d069 |
children | 7bbc4e113e5f |
comparison
equal
deleted
inserted
replaced
25162:153b9c5235c2 | 25163:3139900f31b1 |
---|