diff options
| -rw-r--r-- | Documentation/config/fsck.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config/fsck.txt b/Documentation/config/fsck.txt index fec3eefb5b..9b16757553 100644 --- a/Documentation/config/fsck.txt +++ b/Documentation/config/fsck.txt @@ -11,7 +11,7 @@ to clone or fetch it set `fetch.fsck.<msg-id>`. + The rest of the documentation discusses `fsck.*` for brevity, but the same applies for the corresponding `receive.fsck.*` and -`fetch.<msg-id>.*`. variables. +`fetch.fsck.*`. variables. + Unlike variables like `color.ui` and `core.editor` the `receive.fsck.<msg-id>` and `fetch.fsck.<msg-id>` variables will not |
