From 5d78b722052c57394b0e12fccd2681f637536a26 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Thu, 23 Mar 2017 21:12:59 -0700 Subject: [PATCH] Fix the formatting for autoGitTag. --- documentation/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/index.html b/documentation/index.html index 1808f87..5945c17 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -922,7 +922,7 @@ Now, all you need to do is to upload your package: message = "Release v$version" }

The following configuration parameters are supported:

-
+
annotated
A lightweight tag is created by default. Set to true to create an annotated tag.
enabled