summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2023-01-17 09:19:22 +1100
committerGitHub <noreply@github.com>2023-01-17 09:19:22 +1100
commitfd86d294002e70bc2c65c12b356cf75a1cde2be5 (patch)
treef2979e814b87be6cbd62abbe54d55a22833e9884 /docs
parent6127e487dd977dc4a5c5f12fc72cc70d9d6205d1 (diff)
parent21f8857d360dcc1c9079616c726e9b708a66726e (diff)
Merge pull request #2343 from Ryooooooga/commit-verbose
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index eaf131865..e30bf6786 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -67,7 +67,7 @@ git:
useConfig: false
commit:
signOff: false
- verbose: false
+ verbose: default # one of 'default' | 'always' | 'never'
merging:
# only applicable to unix users
manualCommit: false