We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11df510 commit 08f6143Copy full SHA for 08f6143
.gitignore
@@ -124,3 +124,8 @@ src/GitVersionRubyGem/bin/LibGit2Sharp.dll.config
124
125
!**/*.cake
126
.DS_Store
127
+
128
+# Wyam
129
+config.wyam.dll
130
+config.wyam.hash
131
+config.wyam.packages.xml
config.wyam
@@ -0,0 +1 @@
1
+Pipelines["RenderPages"].Replace("WriteMetadata", new Headings(2));
0 commit comments