view hgext/__init__.py @ 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 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder