Skip to content

Commit 559f72d

Browse files
committed
Fix documentation issue on the default value of lightweightTags 🙄
1 parent 1afb429 commit 559f72d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ And a `COMMITHASH` such as:
4343

4444
The plugin requires no configuration by default, but it is possible to configure it to support custom git workflows.
4545

46-
### `lightweightTags: true`
46+
### `lightweightTags: false`
4747

4848
If you need [lightweight tags](https://git-scm.com/book/en/v2/Git-Basics-Tagging#Lightweight-Tags) support, you may turn on `lighweithTags` option in this way:
4949

0 commit comments

Comments
 (0)