Mercurial > public > mercurial-scm > hg-stable
diff tests/test-commandserver.py.out @ 16202:53e2cd303ecf stable 2.1.1
dirstate: filecacheify _ignore (issue3278)
This still doesn't handle the case where a command is run with
--config ui.ignore=path since we only look for changes in .hgignore.
author | Idan Kamara <idankk86@gmail.com> |
---|---|
date | Thu, 01 Mar 2012 17:49:59 +0200 |
parents | fb7c4c14223f |
children | 7863ff383894 |
line wrap: on
line diff
--- a/tests/test-commandserver.py.out Thu Mar 01 17:42:49 2012 +0200 +++ b/tests/test-commandserver.py.out Thu Mar 01 17:49:59 2012 +0200 @@ -156,3 +156,10 @@ foo marked working directory as branch default (branches are permanent and global, did you want a bookmark?) + +testing hgignore: + + runcommand commit -Am. +adding .hgignore + runcommand status -i -u +I ignored-file