We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d79c86 commit 78cb59cCopy full SHA for 78cb59c
Documentation/config.txt
@@ -340,6 +340,11 @@ format.headers::
340
Additional email headers to include in a patch to be submitted
341
by mail. See gitlink:git-format-patch[1].
342
343
+format.suffix::
344
+ The default for format-patch is to output files with the suffix
345
+ `.patch`. Use this variable to change that suffix (make sure to
346
+ include the dot if you want it).
347
+
348
gc.packrefs::
349
`git gc` does not run `git pack-refs` in a bare repository by
350
default so that older dumb-transport clients can still fetch
0 commit comments