Merge branch 'jc/doc-commit-signoff-config' into next

Documentation update.

* jc/doc-commit-signoff-config:
  signoff-option: linkify the reference to gitfaq
This commit is contained in:
Junio C Hamano
2025-12-19 23:07:02 +09:00

View File

@@ -19,4 +19,4 @@ 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 the gitfaq for more details.
`commit.signoff` entry in linkgit:gitfaq[7] for more details.