Mercurial > hg
diff Makefile @ 28403:d2e154dddb6e
templater: ignore orig/rej files
If your mercurial/templates/ directory is dirty, then the template system would
otherwise import duplicate templates from the .orig files and potentially try to
parse .rej files.
Since editing/reverting these templates isn't an unexpected action, and since
they're in .hgignore, it's best that the template system know to skip them."
author | timeless <timeless@mozdev.org> |
---|---|
date | Wed, 02 Mar 2016 05:27:07 +0000 |
parents | ef9301ce6046 |
children | 17b85d739b62 |