Mercurial > hg
comparison tests/test-http @ 5981:ca2af0c81c9a
mq: don't allow patches with some reserved names
The current list of reserved names includes only mq control files.
Also, reserve names starting with ".hg" (to avoid troubles with
e.g. .hgignore and .hgtags), and with ".mq" (to allow future
extensions).
This should fix issue841.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Sun, 03 Feb 2008 21:03:46 -0200 |
parents | e3a0c092b4e2 |
children | de7256c82fad |
comparison
equal
deleted
inserted
replaced
5980:dcda0c90125c | 5981:ca2af0c81c9a |
---|