diff options
Diffstat (limited to 'Documentation/signoff-option.adoc')
| -rw-r--r-- | Documentation/signoff-option.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/signoff-option.adoc b/Documentation/signoff-option.adoc index cddfb225d1..6fc2769257 100644 --- a/Documentation/signoff-option.adoc +++ b/Documentation/signoff-option.adoc @@ -16,3 +16,7 @@ endif::git-commit[] + The `--no-signoff` option can be used to countermand an earlier `--signoff` option on the command line. ++ +Git does not (and will not) have a configuration variable to enable +the `--signoff` command line option by default; see the +`commit.signoff` entry in linkgit:gitfaq[7] for more details. |
