NHDT substitution version 2.
Re-run nhgitset.pl to install. "perldoc DEVEL/hooksdir/nhsub" for details. General docs still to come. Quick notes: - "git nhsub" lets you apply substitutions to a file without involving any version control. - When doing nhadd/nhcommit, the working directory WILL reflect the results of the substitutions. Let's see what this breaks.
This commit is contained in:
8
doc/.gitattributes
vendored
8
doc/.gitattributes
vendored
@@ -1,5 +1,5 @@
|
||||
*.mn filter=NHtext merge=NHsubst
|
||||
*.6 filter=NHtext merge=NHsubst
|
||||
fixes.* filter=NHtext merge=NHsubst
|
||||
window.doc filter=NHtext merge=NHsubst
|
||||
*.mn NHSUBST
|
||||
*.6 NHSUBST
|
||||
fixes.* NHSUBST
|
||||
window.doc NHSUBST
|
||||
|
||||
|
||||
Reference in New Issue
Block a user